| CacheControllerCacheResultset Method |
| Name | Description | |
|---|---|---|
| CacheResultset(CacheKey, String, TimeSpan, CachedResultset) |
Caches the resultset specified under the key specified in the cache related to the connection string for the duration specified.
| |
| CacheResultset(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.
| |
| CacheResultset(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.
|