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