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