| IAppGetTableDataAsync Method |
| Name | Description | |
|---|---|---|
| GetTableDataAsync(Int32, Int32, Boolean, String) | Retrieves the data of a specific table. | |
| GetTableDataAsync(AsyncHandle, Int32, Int32, Boolean, String) | Retrieves the data of a specific table. | |
| GetTableDataAsyncT(AsyncHandle, FuncResponse, T, Int32, Int32, Boolean, String) | Retrieves the data of a specific table. |