PlainSQLFetchAspectsCacheDuration Property  | 
 
            Gets or sets how long the resulset as a cached resultset should be placed in the cache.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntaxpublic TimeSpan CacheDuration { get; set; }Public Property CacheDuration As TimeSpan
	Get
	Set
Property Value
Type: 
TimeSpan
See Also