次の方法で共有


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)

プロパティ値

適用対象