你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UnsetUpdateOperation 类

定义

public sealed class UnsetUpdateOperation : Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.UpdateOperation<string>
type UnsetUpdateOperation = class
    inherit UpdateOperation<string>
Public NotInheritable Class UnsetUpdateOperation
Inherits UpdateOperation(Of String)
继承

构造函数

UnsetUpdateOperation(String)

属性

Field (继承自 UpdateOperation<TValue>)
Type (继承自 UpdateOperation)
Value (继承自 UpdateOperation<TValue>)

适用于