共用方式為


ISqlQueryMapping.ColumnMappings 屬性

定義

取得對應至目標 SQL 查詢上資料行的屬性。

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

屬性值

適用於