| SyncWithDatabaseTaskDriverToUse Property  | 
            Sets the driver to use. This is the driver used in the wizard.
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.SynchronizationAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic DBDriverBase DriverToUse { set; }Public WriteOnly Property DriverToUse As DBDriverBase
	Set
Property Value
Type: 
DBDriverBase
See Also