共用方式為


IViewMapping.ColumnMappings 屬性

定義

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

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

屬性值

適用於