[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 TStore Store { get; }
public TStore Store { get; }
Public ReadOnly Property Store As TStore
Get
Public ReadOnly Property Store As TStore
Get
public:
property TStore Store {
TStore get ();
}
public:
property TStore Store {
TStore get ();
}
member Store : 'TStore with get
member Store : 'TStore with get
Property Value
Type:
TStore