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