次の方法で共有


IncUpdateOperation<TValue> クラス

定義

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)

型パラメーター

TValue
継承
IncUpdateOperation<TValue>

コンストラクター

IncUpdateOperation<TValue>(String, TValue)

プロパティ

Field (継承元 UpdateOperation<TValue>)
Type (継承元 UpdateOperation)
Value (継承元 UpdateOperation<TValue>)

適用対象