Click or drag to resize
CacheControllerCacheResultset Method
Overload List
  NameDescription
Public methodStatic memberCacheResultset(CacheKey, String, TimeSpan, CachedResultset)
Caches the resultset specified under the key specified in the cache related to the connection string for the duration specified.
Public methodStatic memberCacheResultset(CacheKey, String, TimeSpan, CachedResultset, Boolean)
Caches the resultset specified under the key specified in the cache related to the connection string for the duration specified.
Public methodStatic memberCacheResultset(CacheKey, String, TimeSpan, CachedResultset, Boolean, String)
Caches the resultset specified under the key specified in the cache related to the connection string for the duration specified.
Top
See Also