Click or drag to resize

LiteCollectionTLongCount Method

Overload List
 NameDescription
Public methodLongCount Get document count in collection
Public methodLongCount(BsonExpression) Get document count in collection using predicate filter expression
Public methodLongCount(ExpressionFuncT, Boolean) Get document count in collection using predicate filter expression
Public methodLongCount(Query) Get document count in collection using predicate filter expression
Public methodLongCount(String, BsonDocument) Get document count in collection using predicate filter expression
Public methodLongCount(String, BsonValue) Get document count in collection using predicate filter expression
Top
See Also