UpdateOperationWithModifier<TValue> Constructors

Definition

Overloads

UpdateOperationWithModifier<TValue>(UpdateOperationType, String, TValue)

C#
public UpdateOperationWithModifier(Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.UpdateOperationType type, string field, TValue value);

Parameters

field
String
value
TValue

Applies to

Azure SDK for .NET Preview และ Azure SDK for .NET Latest
ผลิตภัณฑ์ เวอร์ชัน
Azure SDK for .NET Latest, Preview

UpdateOperationWithModifier<TValue>(UpdateOperationType, String, TValue, List<UpdateModifier>)

C#
public UpdateOperationWithModifier(Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.UpdateOperationType type, string field, TValue value, System.Collections.Generic.List<Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.UpdateModifier> modifiers);

Parameters

field
String
value
TValue
modifiers
List<UpdateModifier>

Applies to

Azure SDK for .NET Preview และ Azure SDK for .NET Latest
ผลิตภัณฑ์ เวอร์ชัน
Azure SDK for .NET Latest, Preview