Click or drag to resize
IResultsetCacheAdd 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 and assigns the tag specified to it.
Top
See Also