QueryParametersCacheDuration Property |
Gets or sets how long the resulset as a cached resultset should be placed in the cache.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public TimeSpan CacheDuration { get; set; }
Public Property CacheDuration As TimeSpan
Get
Set
Property Value
Type:
TimeSpanSee Also