Compartir a través de


IncUpdateOperation<TValue> Clase

Definición

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

Parámetros de tipo

TValue
Herencia
IncUpdateOperation<TValue>

Constructores

IncUpdateOperation<TValue>(String, TValue)

Propiedades

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

Se aplica a