Click or drag to resize

SyncWithDatabaseTaskDriverToUse Property

Sets the driver to use. This is the driver used in the wizard.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Synchronization
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax
public DBDriverBase DriverToUse { set; }

Property Value

Type: DBDriverBase
See Also