Home
About
Testimonials
Demos
Download
Documentation
Forum
Development
Class Finder
Tutorials
Class Docs
API Manual
Wiki
Namespace:
System.Data.SqlMap
Inheritance:
TSqlMapCache
»
TSqlMapLruCache
Properties
|
Events
|
Methods
|
Derived classes
|
All classes
Properties
Events
Methods
Name
Description
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