Provides access to the Data Connection dialog box with which to obtain data connection information from users.
The DataConnectionDialog type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DataConnectionDialog | Class constructor. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
AddAllSources | Adds all registered data sources for display on the Data Source dialog box. |
![]() |
AddSources | Overloaded. |
![]() |
Dispose | Overloaded. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Releases unmanaged resources and performs other cleanup operations before the DataConnectionDialog object is reclaimed by garbage collection. (Overrides Object.Finalize().) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
LoadExistingConfiguration | Configures the Data Connection dialog box with the specified existing DDEX provider and connection string, deriving the correct data source where possible. |
![]() |
LoadProviderSelections | Loads information about which DDEX provider is selected by default for each data source. |
![]() |
LoadSourceSelection | Loads information about which data source is currently selected. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
OnVerifySettings | Raises the VerifySettings event. |
![]() |
SaveProviderSelections | Saves information about which DDEX provider is selected by default for each data source. |
![]() |
SaveSourceSelection | Saves information about which data source is currently selected. |
![]() |
ShowDialog | Overloaded. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
UnspecifiedSource | Represents an unspecified data source. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
AcceptButtonText | Retrieves or sets the text displayed on the button the user clicks to accept the contents of the Data Connection dialog box, then returns from the ShowDialog method. |
![]() |
AvailableProviders | Retrieves a collection of unique identifiers for DDEX providers that are currently available for selection in the Data Connection dialog box. |
![]() |
AvailableSources | A collection of GUIDs representing DDEX data sources that should be available for display in the Data Connection dialog box. |
![]() |
ChangeDataSourceHeaderLabel | Retrieves or sets a summary description appearing on the Data Source dialog box header when the user clicks on the Change... button. |
![]() |
ChangeDataSourceTitle | Retrieves or sets the title of the Data Source dialog box, which can be shown when the user clicks the Change… button. |
![]() |
ChooseDataSourceAcceptText | Retrieves or sets text that shows on the Data Source dialog box Accept button when it appears before the Data Connection dialog box. |
![]() |
ChooseDataSourceHeaderLabel | Retrieves or sets text of the description that appears on the header of the Data Source dialog box when it appears before the Data Connection dialog box. |
![]() |
ChooseDataSourceTitle | Retrieves or sets the title of the Data Source dialog box when it appears before the Data Connection dialog box. |
![]() |
DisplayConnectionString | Retrieves or sets unencrypted connection information for display on the Data Connection dialog box for the specified data provider. |
![]() |
EncryptedConnectionString | Retrieves or sets encrypted connection information for the dialog box for the specified data provider. |
![]() |
HeaderLabel | Retrieves or sets a summary description that appears at the head of the Data Connection dialog box. |
![]() |
SaveSelection | Retrieves or sets a value indicating whether the caller of the dialog box should persist the currently selected data source and DDEX provider combination. |
![]() |
SelectedProvider | Retrieves or sets the data provider currently selected in the connection dialog box, using the data provider's GUID. |
![]() |
SelectedSource | Retrieves or sets a GUID value indicating the current selected data source. |
![]() |
Title | Retrieves or sets the string representing text shown on the connection dialog box title bar. |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
VerifySettings | The event raised when a user attempts to accept the connection settings in the Data Connection dialog box. |
Top
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)