IConnectionDataControl Interface |
Namespace: SD.LLBLGen.Pro.DBDriverCore
The IConnectionDataControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | FillControls |
Fills the control with the connection info set through the ctor of the control
|
![]() | InitTestConnection |
Inits the test connection work.
|
![]() | ValidateInformation |
Validates the information specified.
|
Name | Description | |
---|---|---|
![]() | ContentsChanged |
Raised when one or more controls in the control were changed by the user.
|
![]() | TestConnectionClicked |
Raised when the user clicked the TestConnection button, so observing code should check the internals of this class and test it.
|