MySQLDataStoreBase ClassNFX Class Library

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

Implements MySQL store base functionality
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.DataAccess.MySQL MySQLDataStoreBase
        NFX.DataAccess.MySQL MySQLDataStore

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

public abstract class MySQLDataStoreBase : ApplicationComponent, 
	IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable, IConfigurable, 
	IInstrumentable, IExternallyParameterized
See Also