QuerySqlGeneratorFactoryBase.CommandBuilderFactory Özellik

Tanım

Komut Oluşturucu fabrikasını alır.

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

Özellik Değeri

IRelationalCommandBuilderFactory

Komut Oluşturucu fabrikası.

Şunlara uygulanır