次の方法で共有


RuntimeDbFunction.TypeMapping プロパティ

定義

関数の戻り値の型のマッピングを取得または設定します。

public virtual Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping? TypeMapping { get; set; }
member this.TypeMapping : Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping with get, set
Public Overridable Property TypeMapping As RelationalTypeMapping

プロパティ値

型マッピング。

適用対象