Condividi tramite


ITableMappingBase.ColumnMappings Proprietà

Definizione

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

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

Valore della proprietà

Si applica a