次の方法で共有


IFunctionMapping.ColumnMappings プロパティ

定義

ターゲット関数の列にマップされたプロパティを取得します。

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

プロパティ値

適用対象