The structure ST_ConnectionSettings contains the information for connecting to an SQL Gateway and information on the SQL database.
Name |
Data type |
Description |
---|---|---|
wsDbConnectionName |
WSTRING[40] |
The value of this element must match the connection name configured in the SQL Gateway. Refer to the SQL Gateway User Guide. |
wsGwIpAddress |
WSTRINGGPL.Gc_uiIpStringSize |
The IP address of the SQL Gateway. This is the IP address of the server on which the gateway is running. |
wGwPort |
WORD |
The port number of the SQL Gateway. Default value: 3457 |
timSqlTimeout |
TIME |
The timeout value that is applied to the SQL requests. Default value: 60s |