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.0.0.0 (5.0.0)
Syntax
public override DbProviderFactory FactoryToUse { get; }

Property Value

Type: DbProviderFactory

Implements

IDbSpecificCreatorFactoryToUse
See Also