共用方式為


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)

屬性值

適用於