| IAppGetFileTablesExAsync Method |
| Name | Description | |
|---|---|---|
| GetFileTablesExAsync(String, String, FileDataFormat) | Lists the tables and fields of a JSON or XML file for a folder connection. | |
| GetFileTablesExAsync(AsyncHandle, String, String, FileDataFormat) | Lists the tables and fields of a JSON or XML file for a folder connection. | |
| GetFileTablesExAsyncT(AsyncHandle, FuncResponse, T, String, String, FileDataFormat) | Lists the tables and fields of a JSON or XML file for a folder connection. |