次の方法で共有


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)

プロパティ値

適用対象