Compartir a través de


AlterTableOperation.Annotations Propiedad

Definición

Obtiene las anotaciones personalizadas que han cambiado en la tabla.

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)

Valor de propiedad

Se aplica a