Table of Contents

Class RepositoryCollectionBase

Namespace
Tharga.MongoDB
Assembly
Tharga.MongoDB.dll
public abstract class RepositoryCollectionBase
Inheritance
RepositoryCollectionBase
Derived
Inherited Members

Properties

CollectionName

public abstract string CollectionName { get; }

Property Value

string

ConfigurationName

public abstract string ConfigurationName { get; }

Property Value

string

Events

ActionEvent

public static event EventHandler<ActionEventArgs> ActionEvent

Event Type

EventHandler<ActionEventArgs>