See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The DbConnectionDialogAction type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ConnectionString |
Get or set the connection string.
This property is used as an initial value when the dialog is shown and
is populated after the user makes a selection.
| |
| DataSources |
Get the list of DataSources that are shown on the form.
| |
| DbProvider |
Get the DbProvider chosen by the user.
| |
| Enabled | (Inherited from NAction.) | |
| EnabledCore | (Inherited from NAction.) | |
| HeaderLabel |
Get or set the caption to display at the top of the dialog.
| |
| HostingComponent | (Inherited from NAction.) | |
| ProviderName |
Get or set the provider name.
This property is used as an initial value when the dialog is shown and
is populated after the user makes a selection.
| |
| ReferencedBy | (Inherited from NAction.) | |
| Site | (Inherited from NAction.) | |
| Title |
Get or set the caption to display in the top border.
|