次の方法で共有


RemoveUpdateOperation<TValue> クラス

定義

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)

型パラメーター

TValue
継承
RemoveUpdateOperation<TValue>

コンストラクター

RemoveUpdateOperation<TValue>(String, TValue)

プロパティ

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

適用対象