Click or drag to resize
DBDriverBasePerformPostSetConnectionElementsWork Method
Performs the post set connection elements work. By default that's nothing. Use this method to process settings set in the connection dialog.

Namespace:  SD.LLBLGen.Pro.DBDriverCore
Assembly:  SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
protected virtual void PerformPostSetConnectionElementsWork()
See Also