BeforeRequeryArgsCacheDate Property |
Gets/sets the cache date/time for
Data when the mapper has already obtained
the operational data from cache. Check
DataFromCache to
determine if
Data was obtained from cache.
Namespace:
NetQuarry.Data
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<DateTime> CacheDate { get; set; }
Public Property CacheDate As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTimeSee Also