DropTableOperation.RemovedAnnotations 属性

定义

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

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

属性值

适用于