共用方式為


ITableMapping.ColumnMappings 屬性

定義

取得對應至目標資料表上資料行的屬性。

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)

屬性值

適用於