[This is preliminary documentation and is subject to change.]
CacheParams that use cache's default
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static CacheParams DefaultCache { get; }
public static CacheParams DefaultCache { get; }
Public Shared ReadOnly Property DefaultCache As CacheParams
Get
Public Shared ReadOnly Property DefaultCache As CacheParams
Get
public:
static property CacheParams DefaultCache {
CacheParams get ();
}
public:
static property CacheParams DefaultCache {
CacheParams get ();
}
static member DefaultCache : CacheParams with get
static member DefaultCache : CacheParams with get
Property Value
Type:
CacheParams