次の方法で共有


AlterTableOperation.Annotations プロパティ

定義

テーブルで変更されたカスタム注釈を取得します。

public virtual System.Collections.Generic.IDictionary<string,System.Data.Entity.Infrastructure.Annotations.AnnotationValues> Annotations { get; }
member this.Annotations : System.Collections.Generic.IDictionary<string, System.Data.Entity.Infrastructure.Annotations.AnnotationValues>
Public Overridable ReadOnly Property Annotations As IDictionary(Of String, AnnotationValues)

プロパティ値

適用対象