다음을 통해 공유


ColumnModel.Annotations 속성

정의

열에서 변경된 사용자 지정 주석을 가져오거나 설정합니다.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly")]
public System.Collections.Generic.IDictionary<string,System.Data.Entity.Infrastructure.Annotations.AnnotationValues> Annotations { get; set; }
member this.Annotations : System.Collections.Generic.IDictionary<string, System.Data.Entity.Infrastructure.Annotations.AnnotationValues> with get, set
Public Property Annotations As IDictionary(Of String, AnnotationValues)

속성 값

특성

적용 대상