次の方法で共有


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)

プロパティ値

適用対象