Compartir a través de


MappingFragment.PropertyMappings Propiedad

Definición

Obtiene una colección de solo lectura de asignaciones de propiedades.

public override System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Mapping.PropertyMapping> PropertyMappings { get; }
member this.PropertyMappings : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Mapping.PropertyMapping>
Public Overrides ReadOnly Property PropertyMappings As ReadOnlyCollection(Of PropertyMapping)

Valor de propiedad

Se aplica a