Click or drag to resize

CacheControllerPurgeResultsets Method

Overload List
  NameDescription
Public methodStatic memberPurgeResultsets(String)
Purges the resultsets cached with the tag specified from the cache registered under the empty string.
Public methodStatic memberPurgeResultsets(String, String)
Purges the resultsets cached with the tag specified from the cache registered under the connectionstring specified.
Top
See Also