Compartir a través de


RemoveUpdateOperation<TValue> Clase

Definición

public sealed class RemoveUpdateOperation<TValue> : Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.UpdateOperation<TValue>
type RemoveUpdateOperation<'Value> = class
    inherit UpdateOperation<'Value>
Public NotInheritable Class RemoveUpdateOperation(Of TValue)
Inherits UpdateOperation(Of TValue)

Parámetros de tipo

TValue
Herencia
RemoveUpdateOperation<TValue>

Constructores

RemoveUpdateOperation<TValue>(String, TValue)

Propiedades

Field (Heredado de UpdateOperation<TValue>)
Type (Heredado de UpdateOperation)
Value (Heredado de UpdateOperation<TValue>)

Se aplica a