GetFileTablesEx method
Lists the tables and fields of a JSON or XML file for a folder connection.
Parameters
| Name | Description | Mandatory | Type |
|---|---|---|---|
| qConnectionId |
Identifier of the connection. |
Yes | String |
| qRelativePath |
Path of the connection file. |
No | String |
| qDataFormat |
Type of the file. |
Yes | FileDataFormat |
Returns
| Name | Description | Type |
|---|---|---|
| qTables |
List of the tables. |
Array of DataTableEx |
Access Control
reload