Click or drag to resize
CacheControllerGetCachedResultsets Method
Overload List
  NameDescription
Public methodStatic memberGetCachedResultsets(String)
Gets the cached resultsets for the tag - emptyh string combination.
Public methodStatic memberGetCachedResultsets(String, String)
Gets the cached resultsets for the tag - connectionstring combination. If no cache is registered for the connection string, the empty string is retried
Top
See Also