IsValidConnectionString method
Checks if a connection string is valid.
Parameters
| Name | Description | Mandatory | Type |
|---|---|---|---|
| qConnection |
Information about the connection. |
Yes | Connection |
Returns
| Name | Description | Type |
|---|---|---|
| qReturn |
<true or false> True means that the connection string is correct. |
Boolean |
Access Control
reload