Condividi tramite


ITableMapping.ColumnMappings Proprietà

Definizione

Ottiene le proprietà mappate alle colonne nella tabella di destinazione.

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

Valore della proprietà

Si applica a