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.8.0.0 (5.8.21.0208)
Syntax
protected virtual void PerformPostSetConnectionElementsWork()
See Also