Method PutItem
PutItem(String, DbResultItem, DbCommand, CachingOptions)
Adds the specified entry to the cache.
Declaration
void PutItem(string key, DbResultItem item, DbCommand command, CachingOptions cachingOptions = null)
Parameters
Type | Name | Description |
---|---|---|
System. |
key | The entry key. |
Alachisoft. |
item | The entry value. |
System. |
command | |
Caching |
cachingOptions |