public abstract class MySQLDataStoreBase : ApplicationComponent,
IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable, IConfigurable,
IInstrumentable, IExternallyParameterized
public abstract class MySQLDataStoreBase : ApplicationComponent,
IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable, IConfigurable,
IInstrumentable, IExternallyParameterized
Public MustInherit Class MySQLDataStoreBase
Inherits ApplicationComponent
Implements IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable,
IConfigurable, IInstrumentable, IExternallyParameterized
Public MustInherit Class MySQLDataStoreBase
Inherits ApplicationComponent
Implements IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable,
IConfigurable, IInstrumentable, IExternallyParameterized
public ref class MySQLDataStoreBase abstract : public ApplicationComponent,
IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable, IConfigurable,
IInstrumentable, IExternallyParameterized
public ref class MySQLDataStoreBase abstract : public ApplicationComponent,
IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable, IConfigurable,
IInstrumentable, IExternallyParameterized
[<AbstractClassAttribute>]
type MySQLDataStoreBase =
class
inherit ApplicationComponent
interface IDataStoreImplementation
interface IDataStore
interface IApplicationComponent
interface IDisposable
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end
[<AbstractClassAttribute>]
type MySQLDataStoreBase =
class
inherit ApplicationComponent
interface IDataStoreImplementation
interface IDataStore
interface IApplicationComponent
interface IDisposable
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end