Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

GetFileTablesEx Method

Overloads

GetFileTablesEx(String, String, FileDataFormat)

Lists the tables and fields of a JSON or XML file for a folder connection.

GetFileTablesEx(String, String, FileDataFormat)

Lists the tables and fields of a JSON or XML file for a folder connection.

Declaration

      public IEnumerable<DataTableEx> GetFileTablesEx([QixName("qConnectionId")] string connectionId, [QixName("qRelativePath")] string relativePath = null, [QixName("qDataFormat")] FileDataFormat dataFormat)
    

Parameters

Type Name Description
System.String connectionId

Identifier of the connection.

System.String relativePath

Path of the connection file.

FileDataFormat dataFormat

Type of the file.

Returns

Type Description
System.Collections.Generic.IEnumerable<DataTableEx>

Implements

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!