Compartir a través de


PushUpdateOperation Clase

Definición

public sealed class PushUpdateOperation : Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.UpdateOperationWithModifier<object[]>
type PushUpdateOperation = class
    inherit UpdateOperationWithModifier<obj[]>
Public NotInheritable Class PushUpdateOperation
Inherits UpdateOperationWithModifier(Of Object())
Herencia

Constructores

PushUpdateOperation(String, Object[])
PushUpdateOperation(String, Object[], List<UpdateModifier>)

Propiedades

Field (Heredado de UpdateOperation<TValue>)
Modifiers (Heredado de UpdateOperationWithModifier<TValue>)
Position (Heredado de UpdateOperationWithModifier<TValue>)
Slice (Heredado de UpdateOperationWithModifier<TValue>)
Type (Heredado de UpdateOperation)
Value (Heredado de UpdateOperation<TValue>)

Se aplica a