NOPDataStore ClassNFX Class Library

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

Represents data store that does not do anything
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.DataAccess NOPDataStore

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

public sealed class NOPDataStore : ApplicationComponent, 
	IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable, IConfigurable, 
	IInstrumentable, IExternallyParameterized
See Also