Compartir a través de


ColumnModel.Annotations Propiedad

Definición

Obtiene o establece las anotaciones personalizadas que han cambiado en la columna.

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

Valor de propiedad

Atributos

Se aplica a