SelectExpressionCacheDuration Property |
Gets or sets the duration how long the cached resultset should stay in the cache.
Namespace:
SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax public TimeSpan CacheDuration { get; set; }
Public Property CacheDuration As TimeSpan
Get
Set
Property Value
Type:
TimeSpanSee Also