Gets or sets information used to connect to the data source.
| Visual Basic (Declaration) | |
|---|---|
Public Property ConnectionProperties As ConnectionProperties | |
| C# | |
|---|---|
public ConnectionProperties ConnectionProperties {get; set;} | |
Return Value
A ConnectionProperties object indicating the information used to connect to the data source.