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.0.0.0 (5.0.0)
Syntax
event EventHandler TestConnectionClicked

Value

Type: SystemEventHandler
See Also