ITableMappingBase.ColumnMappings Свойство

Определение

Возвращает свойства, сопоставленные со столбцами в целевой таблице.

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)

Значение свойства

Применяется к