C# Class CSMongo.Results.GetPreviousErrorResult

Returns about a previous error on the server
Inheritance: GetLastErrorResult
Afficher le fichier Open project: hugoware/CSMongo

Méthodes publiques

Méthode Description
GetPreviousErrorResult ( BsonObject document ) : System

Creates a container for the last error message found

Method Details

GetPreviousErrorResult() public méthode

Creates a container for the last error message found
public GetPreviousErrorResult ( BsonObject document ) : System
document BsonObject
Résultat System