次の方法で共有


SetUpdateOperation<TValue> クラス

定義

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

型パラメーター

TValue
継承
SetUpdateOperation<TValue>

コンストラクター

SetUpdateOperation<TValue>(String, TValue)

プロパティ

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

適用対象