Lists the fields of a table 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 optional.
- dataFormat
- Type: Qlik.Engine FileDataFormat
Type of the file.
- table
- Type:
System String
Name of the table This parameter must be set for XLS, XLSX, HTML and XML files.
- onResult
- Type:
System Func Response, T
Continuation function
- userHandle (Optional)
- Type:
System String
Handle identifier
Type Parameters
- T
Return Value
Type:See Also