다음을 통해 공유


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)

속성 값

적용 대상