C# Class CSMongo.Results.DeleteCollectionIndexResult

Details about the indexes deleted from a collection
Inheritance: MethodResult
Afficher le fichier Open project: hugoware/CSMongo

Méthodes publiques

Méthode Description
DeleteCollectionIndexResult ( BsonObject document ) : System

The information returned when calling the FSync command

Method Details

DeleteCollectionIndexResult() public méthode

The information returned when calling the FSync command
public DeleteCollectionIndexResult ( BsonObject document ) : System
document BsonObject
Résultat System