ISqlQueryMapping.ColumnMappings Propriété

Définition

Obtient les propriétés mappées aux colonnes de la requête SQL cible.

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

Valeur de propriété

S’applique à