| IResultsetCacheAdd 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.3.0.0 (5.3.0)
Syntax
Remarks
            If an object is already present under 'key', Add is a no-op.
            
See Also