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

Property Value

Type: DbProviderFactory

Implements

IDbSpecificCreatorFactoryToUse
See Also