IColumnBase.PropertyMappings Propriété

Définition

Obtient les mappages de propriétés.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IColumnMappingBase> PropertyMappings { get; }
public System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IColumnMappingBase> PropertyMappings { get; }
member this.PropertyMappings : seq<Microsoft.EntityFrameworkCore.Metadata.IColumnMappingBase>
member this.PropertyMappings : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IColumnMappingBase>
Public ReadOnly Property PropertyMappings As IEnumerable(Of IColumnMappingBase)
Public ReadOnly Property PropertyMappings As IReadOnlyList(Of IColumnMappingBase)

Valeur de propriété

S’applique à