Name | Description | |
---|---|---|
ConnectionProperties Constructor | Initializes a new instance of the ConnectionProperties class. |
The following tables list the members exposed by ConnectionProperties.
Name | Description | |
---|---|---|
ConnectionProperties Constructor | Initializes a new instance of the ConnectionProperties class. |
Name | Description | |
---|---|---|
ConnectString | Gets or sets a connection string to use with the data source. | |
DataProvider | Gets or sets the data source type. | |
IntegratedSecurity | Gets or sets a value indicating whether the data source uses integrated security when connecting. | |
Prompt | Gets or sets a value indicating the prompt that is displayed to the user when requesting credentials for connecting to the database with the specified data source. |
Name | Description | |
---|---|---|
Validate | Validates the information in each property of the ConnectionProperties object. |