Click or drag to resize
IConnectionDataControlTestConnectionClicked Event
Raised when the user clicked the TestConnection button, so observing code should check the internals of this class and test it.

Namespace:  SD.LLBLGen.Pro.DBDriverCore
Assembly:  SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax
event EventHandler TestConnectionClicked

Value

Type: SystemEventHandler
See Also