GetFileTableFields method
Overview
Lists the fields of a table 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 |
| qTable |
Name of the table This parameter must be set for XLS, XLSX, HTML and XML files. |
String |
Outputs
The following is returned in the output:
| Name | Description | Type |
|---|---|---|
| qFields | List of the tables |
Array of DataField |
| qFormatSpec |
List of format specification items, within brackets. Examples of specification items:
|
String |