GetFileTables method
Overview
Lists the tables 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 mandatory. |
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 DataTable |
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!