SqlDataConnection.CreateConnectionString Method
| Name | Parameters | Description |
|---|---|---|
| CreateConnectionString() | none | Generates a connection string out of the connection parameters assigned to the SqlDataConnection. |
| CreateConnectionString(Boolean) | blackoutCredentials | Generates a connection string out of the connection parameters assigned to the SqlDataConnection (with or without including user credentials into the connection string). |