Click or drag to resize
PostgreSqlSpecificCreatorFactoryToUse Property
Gets the DbProviderFactory instance to use.

Namespace:  SD.LLBLGen.Pro.DQE.PostgreSql
Assembly:  SD.LLBLGen.Pro.DQE.PostgreSql (in SD.LLBLGen.Pro.DQE.PostgreSql.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public override DbProviderFactory FactoryToUse { get; }

Property Value

Type: DbProviderFactory

Implements

IDbSpecificCreatorFactoryToUse
See Also