C# 클래스 CSMongo.Results.CollectionCountResult

The resulting information from a count request for a database
상속: MethodResult
파일 보기 프로젝트 열기: hugoware/CSMongo

공개 메소드들

메소드 설명
CollectionCountResult ( BsonObject document ) : System

Count information for the specified collection

메소드 상세

CollectionCountResult() 공개 메소드

Count information for the specified collection
public CollectionCountResult ( BsonObject document ) : System
document BsonObject
리턴 System