ResultsetCacheAdd Method (CacheKey, CachedResultset, TimeSpan) |
Adds the specified toCache to this cache under the key specified for the duration specified
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax Remarks
If an object is already present under 'key', Add is a no-op.
See Also