CacheControllerGetCachedResultset Method |
Name | Description | |
---|---|---|
GetCachedResultset(CacheKey) |
Gets the cached resultset for the key - empty-string combination.
| |
GetCachedResultset(CacheKey, String) |
Gets the cached resultset for the key - connectionstring combination. If no cache is registered for the connection string, the
empty string is retried
|