public class MySQLDataStore : MySQLDataStoreBase,
ICRUDDataStoreImplementation, ICRUDDataStore, ICRUDOperations, ICRUDTransactionOperations, IDataStoreImplementation,
IDataStore, IApplicationComponent, IDisposable, IConfigurable, IInstrumentable,
IExternallyParameterized
public class MySQLDataStore : MySQLDataStoreBase,
ICRUDDataStoreImplementation, ICRUDDataStore, ICRUDOperations, ICRUDTransactionOperations, IDataStoreImplementation,
IDataStore, IApplicationComponent, IDisposable, IConfigurable, IInstrumentable,
IExternallyParameterized
Public Class MySQLDataStore
Inherits MySQLDataStoreBase
Implements ICRUDDataStoreImplementation, ICRUDDataStore, ICRUDOperations, ICRUDTransactionOperations,
IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable, IConfigurable,
IInstrumentable, IExternallyParameterized
Public Class MySQLDataStore
Inherits MySQLDataStoreBase
Implements ICRUDDataStoreImplementation, ICRUDDataStore, ICRUDOperations, ICRUDTransactionOperations,
IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable, IConfigurable,
IInstrumentable, IExternallyParameterized
public ref class MySQLDataStore : public MySQLDataStoreBase,
ICRUDDataStoreImplementation, ICRUDDataStore, ICRUDOperations, ICRUDTransactionOperations, IDataStoreImplementation,
IDataStore, IApplicationComponent, IDisposable, IConfigurable, IInstrumentable,
IExternallyParameterized
public ref class MySQLDataStore : public MySQLDataStoreBase,
ICRUDDataStoreImplementation, ICRUDDataStore, ICRUDOperations, ICRUDTransactionOperations, IDataStoreImplementation,
IDataStore, IApplicationComponent, IDisposable, IConfigurable, IInstrumentable,
IExternallyParameterized
type MySQLDataStore =
class
inherit MySQLDataStoreBase
interface ICRUDDataStoreImplementation
interface ICRUDDataStore
interface ICRUDOperations
interface ICRUDTransactionOperations
interface IDataStoreImplementation
interface IDataStore
interface IApplicationComponent
interface IDisposable
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end
type MySQLDataStore =
class
inherit MySQLDataStoreBase
interface ICRUDDataStoreImplementation
interface ICRUDDataStore
interface ICRUDOperations
interface ICRUDTransactionOperations
interface IDataStoreImplementation
interface IDataStore
interface IApplicationComponent
interface IDisposable
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end