UpdateRequestUpdate Property |
Gets the update specification.
Namespace: MongoDB.Driver.Core.OperationsAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.1.0
Syntax public BsonDocument Update { get; }
Public ReadOnly Property Update As BsonDocument
Get
member Update : BsonDocument with get
Property Value
Type:
BsonDocumentSee Also