MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
MongoCursor(TDocument) Class
MongoCursor(TDocument) Methods
SetFields Method
SetFields Method (String[])
SetFields Method (IMongoFields)
MongoCursor
TDocument
SetFields Method
Overload List
Name
Description
SetFields(
String
)
Sets the fields that will be returned from the server.
SetFields(IMongoFields)
Sets the fields that will be returned from the server.
Top
See Also
Reference
MongoCursor
TDocument
Class
MongoDB.Driver Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB