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)
Syntaxprotected virtual void PerformPostSetConnectionElementsWork()
Protected Overridable Sub PerformPostSetConnectionElementsWork
See Also