Class Finder
Namespace: System.Data.SqlMap
Properties
Events
Methods
 NameDescription
  add .
  delete .
  flush Deletes all items in the cache, only for data cached by sqlmap cachemodel.
  get Gets a cached object with the specified key.
P getCache Application cache instance.
P getKeyList Retreive keylist from cache or create it if it doesn't exists .
P getKeyListId a KeyListID for the cache model.
  set Stores a value identified by a key into cache.
P setKeyList .
Derived classes