DropColumnOperation.RemovedAnnotations 属性

定义

获取要删除的列上存在的自定义批注。

public System.Collections.Generic.IDictionary<string,object> RemovedAnnotations { get; }
member this.RemovedAnnotations : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property RemovedAnnotations As IDictionary(Of String, Object)

属性值

适用于