Condividi tramite


ISqlQueryMapping.ColumnMappings Proprietà

Definizione

Ottiene le proprietà mappate alle colonne nella query SQL di destinazione.

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)

Valore della proprietà

Si applica a