GetFileTablesEx method
Overview
Lists the tables and fields of a JSON or XML file for a folder connection.
Parameters
| Name | Description | Type |
|---|---|---|
| qConnectionId |
Identifier of the connection. This parameter is mandatory. |
String |
| qRelativePath |
Path of the connection file This parameter is optional. |
String |
| qDataFormat | Type of the file. | FileDataFormat |
Outputs
The following is returned in the output:
| Name | Description | Type |
|---|---|---|
| qTables | List of the tables |
Array of DataTableEx |