FieldDefinitionTDocument Class |
Namespace: MongoDB.Driver
The FieldDefinitionTDocument type exposes the following members.
Name | Description | |
---|---|---|
FieldDefinitionTDocument | Initializes a new instance of the FieldDefinitionTDocument class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Render |
Renders the field to a String.
| |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
(String to FieldDefinitionTDocument) |
Performs an implicit conversion from String to FieldDefinitionTDocument.
|
Name | Description | |
---|---|---|
ToBson |
Serializes an object to a BSON byte array.
(Defined by BsonExtensionMethods.) | |
ToBsonDocument |
Serializes an object to a BsonDocument.
(Defined by BsonExtensionMethods.) | |
ToJson |
Serializes an object to a JSON string.
(Defined by BsonExtensionMethods.) |