次の方法で共有


QuerySqlGeneratorFactoryBase.CommandBuilderFactory プロパティ

定義

コマンド ビルダー ファクトリを取得します。

protected virtual Microsoft.EntityFrameworkCore.Storage.IRelationalCommandBuilderFactory CommandBuilderFactory { get; }
member this.CommandBuilderFactory : Microsoft.EntityFrameworkCore.Storage.IRelationalCommandBuilderFactory
Protected Overridable ReadOnly Property CommandBuilderFactory As IRelationalCommandBuilderFactory

プロパティ値

コマンド ビルダー ファクトリ。

適用対象