Query CacheAbsentData Property NFX Class Library

[This is preliminary documentation and is subject to change.]

When true would cache the instance of AbsentData to signify the absence of data in the backend for key

Namespace: NFX.DataAccess.CRUD
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public bool CacheAbsentData { get; set; }

Property Value

Type: OnlineBoolean

Implements

ICacheParams CacheAbsentData
See Also