C# Class MongoDB.Driver.TestDatabaseMetaData

Afficher le fichier Open project: sdether/mongodb-csharp

Méthodes protégées

Méthode Description
initDB ( ) : void

Private Methods

Méthode Description
Dispose ( ) : void
Init ( ) : void
TestCreateCollectionNoOptions ( ) : void
TestCreateCollectionWithInvalidOptions ( ) : void
TestCreateCollectionWithOptions ( ) : void
TestDropCollection ( ) : void
TestDropInvalidCollection ( ) : void

Method Details

initDB() protected méthode

protected initDB ( ) : void
Résultat void