| CacheControllerPurgeResultsets Method |
| Name | Description | |
|---|---|---|
| PurgeResultsets(String) |
Purges the resultsets cached with the tag specified from the cache registered under the empty string.
| |
| PurgeResultsets(String, String) |
Purges the resultsets cached with the tag specified from the cache registered under the connectionstring specified.
|