IDataStoreImplementation InterfaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents a store that can save and retrieve data

Namespace: NFX.DataAccess
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public interface IDataStoreImplementation : IDataStore, 
	IApplicationComponent, IDisposable, IConfigurable, IInstrumentable, IExternallyParameterized
See Also