Click or drag to resize

FirebirdSpecificCreatorFactoryToUse Property

Gets the DbProviderFactory instance to use.

Namespace:  SD.LLBLGen.Pro.DQE.Firebird
Assembly:  SD.LLBLGen.Pro.DQE.Firebird (in SD.LLBLGen.Pro.DQE.Firebird.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public override DbProviderFactory FactoryToUse { get; }

Property Value

Type: DbProviderFactory

Implements

IDbSpecificCreatorFactoryToUse
See Also