次の方法で共有


DropTableOperation.RemovedColumnAnnotations プロパティ

定義

削除されるテーブルの列に存在するカスタム注釈を取得します。

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures")]
public System.Collections.Generic.IDictionary<string,System.Collections.Generic.IDictionary<string,object>> RemovedColumnAnnotations { get; }
member this.RemovedColumnAnnotations : System.Collections.Generic.IDictionary<string, System.Collections.Generic.IDictionary<string, obj>>
Public ReadOnly Property RemovedColumnAnnotations As IDictionary(Of String, IDictionary(Of String, Object))

プロパティ値

属性

適用対象