[This is preliminary documentation and is subject to change.]
Returns a singlelton instance of the data store that does not do anything
Namespace: NFX.DataAccessAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static NOPDataStore Instance { get; }
public static NOPDataStore Instance { get; }
Public Shared ReadOnly Property Instance As NOPDataStore
Get
Public Shared ReadOnly Property Instance As NOPDataStore
Get
public:
static property NOPDataStore^ Instance {
NOPDataStore^ get ();
}
public:
static property NOPDataStore^ Instance {
NOPDataStore^ get ();
}
static member Instance : NOPDataStore with get
static member Instance : NOPDataStore with get
Property Value
Type:
NOPDataStore