Partager via


ColumnModel.Annotations Propriété

Définition

Obtient ou définit les annotations personnalisées qui ont été modifiées sur la colonne.

[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)

Valeur de propriété

Attributs

S’applique à