IsValidConnectionString method
Overview
Checks if a connection string is valid.
Parameters
Name | Description | Type |
---|---|---|
qConnection | Information about the connection. | Connection |
Outputs
The following is returned in the output:
"result": {
"qReturn": <true or false>
}
True means that the connection string is correct.
Learn more
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!