[This is preliminary documentation and is subject to change.]
Store instance that handler is under
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ICRUDDataStore Store { get; }
public ICRUDDataStore Store { get; }
Public ReadOnly Property Store As ICRUDDataStore
Get
Public ReadOnly Property Store As ICRUDDataStore
Get
public:
property ICRUDDataStore^ Store {
ICRUDDataStore^ get ();
}
public:
property ICRUDDataStore^ Store {
ICRUDDataStore^ get ();
}
member Store : ICRUDDataStore with get
member Store : ICRUDDataStore with get
Property Value
Type:
ICRUDDataStore