ConnectionProperties Class Members
In This Topic
The following tables list the members exposed by ConnectionProperties.
Public Constructors
Public Properties
| Name | Description |
 | ConnectString | Gets or sets a connection string used to connect to the data source. |
 | ConnectStringType | Gets or sets the type of the connection string. |
 | DataProvider | Gets or sets the type of the data source. |
 | IntegratedSecurity | Gets or sets a value indicating whether the data source uses integrated security for connection. |
 | Prompt | Gets or sets a prompt displayed to the user when credentials are required for connecting to the database with the specified data source. |
Top
Public Methods
See Also