共用方式為


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

屬性值

型別對應。

適用於