BuildersTDocumentUpdate Property |
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public static UpdateDefinitionBuilder<TDocument> Update { get; }
Public Shared ReadOnly Property Update As UpdateDefinitionBuilder(Of TDocument)
Get
static member Update : UpdateDefinitionBuilder<'TDocument> with get
Property Value
Type:
UpdateDefinitionBuilderTDocumentSee Also