Lists the tables for a folder connection.
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- connectionId
- Type:
System String
Identifier of the connection. This parameter is mandatory.
- relativePath (Optional)
- Type:
System String
Path of the connection file. This parameter is mandatory.
- dataFormat
- Type: Qlik.Engine FileDataFormat
Type of the file.
- userHandle (Optional)
- Type:
System String
Handle identifier
Return Value
Type:Implements
IApp GetFileTablesAsync(String, String, FileDataFormat, String)See Also