Click or drag to resize
ResultsetCacheAdd Method
Overload List
  NameDescription
Public methodAdd(CacheKey, CachedResultset, TimeSpan)
Adds the specified toCache to this cache under the key specified for the duration specified
Public methodAdd(CacheKey, CachedResultset, TimeSpan, Boolean)
Adds the specified toCache to this cache under the key specified for the duration specified
Public methodAdd(CacheKey, CachedResultset, TimeSpan, Boolean, String)
Adds the specified toCache to this cache under the key specified for the duration specified
Top
See Also