C# Класс CSMongo.Results.GetPreviousErrorResult

Returns about a previous error on the server
Наследование: GetLastErrorResult
Показать файл Открыть проект

Открытые методы

Метод Описание
GetPreviousErrorResult ( BsonObject document ) : System

Creates a container for the last error message found

Описание методов

GetPreviousErrorResult() публичный Метод

Creates a container for the last error message found
public GetPreviousErrorResult ( BsonObject document ) : System
document BsonObject
Результат System