[This is preliminary documentation and is subject to change.]
Returns the key if one was passed in .ctor when key is set the parameters are ignored
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IDataStoreKey StoreKey { get; }
public IDataStoreKey StoreKey { get; }
Public ReadOnly Property StoreKey As IDataStoreKey
Get
Public ReadOnly Property StoreKey As IDataStoreKey
Get
public:
property IDataStoreKey^ StoreKey {
IDataStoreKey^ get ();
}
public:
property IDataStoreKey^ StoreKey {
IDataStoreKey^ get ();
}
member StoreKey : IDataStoreKey with get
member StoreKey : IDataStoreKey with get
Property Value
Type:
IDataStoreKey