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.1.0.0 (5.1.0)
Syntax public TimeSpan CacheDuration { get; set; }
Public Property CacheDuration As TimeSpan
Get
Set
Property Value
Type:
TimeSpanSee Also