次の方法で共有


RuntimeDbFunctionParameter.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

プロパティ値

型マッピング。

適用対象