IConnectionPropertiesPageView Members
In This Article
#Properties
Name | Description |
---|---|
Connection |
If implemented, specifies the name of the connection created on a wizard page. |
Data |
If implemented, specifies the parameters of the current data connection. |
Show |
#Methods
Name | Description |
---|---|
Init |
If implemented, initializes controls of the current wizard page. |
Select |
If implemented, changes the item selected in the Provider drop-down list. |
Set |
If implemented, changes the list of existing connections on a wizard page. |
#Events
Name | Description |
---|---|
Changed | Occurs when the item selected in the Provider drop-down list is changed. |
See Also