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

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

Property Value

Type: DbProviderFactory

Implements

IDbSpecificCreatorFactoryToUse
See Also