Class Finder
Namespace: System.Data.SqlMap
Properties
Events
Methods
 NameDescription
  add .
  delete the object removed if exists, null otherwise.
  flush Clears the cache.
  get Retrieves a value from cache with a specified key. (inherited from ICache)
  getCacheSize cache size.
  set Stores a value identified by a key into cache. (inherited from ICache)
  setCacheSize Maximum number of items to cache.
Derived classes