次の方法で共有


IDbFunction.StoreFunction プロパティ

定義

関連付けられた IStoreFunctionを取得します。

public Microsoft.EntityFrameworkCore.Metadata.IStoreFunction StoreFunction { get; }
member this.StoreFunction : Microsoft.EntityFrameworkCore.Metadata.IStoreFunction
Public ReadOnly Property StoreFunction As IStoreFunction

プロパティ値

適用対象