[This is preliminary documentation and is subject to change.]
References data store that this schema is a part of
Namespace: NFX.DataAccess.DistributedAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
IDistributedDataStore DataStore { get; }
IDistributedDataStore DataStore { get; }
ReadOnly Property DataStore As IDistributedDataStore
Get
ReadOnly Property DataStore As IDistributedDataStore
Get
property IDistributedDataStore^ DataStore {
IDistributedDataStore^ get ();
}
property IDistributedDataStore^ DataStore {
IDistributedDataStore^ get ();
}
abstract DataStore : IDistributedDataStore with get
abstract DataStore : IDistributedDataStore with get
Property Value
Type:
IDistributedDataStore