Compartir a través de


UpdateOperationWithModifier<TValue> Clase

Definición

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

Parámetros de tipo

TValue
Herencia
UpdateOperationWithModifier<TValue>
Derivado

Constructores

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

Propiedades

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

Se aplica a