Overload List
| Name | Description | |
|---|---|---|
| GetTablesAndKeysAsync(Size, Size, Int32, Boolean, Boolean, String) | Returns: * the list of tables in an app and the fields inside each table * the list of key fields | |
| GetTablesAndKeysAsync T (Size, Size, Int32, Boolean, Boolean, Func Response, T , String) | Returns: * the list of tables in an app and the fields inside each table * the list of key fields |
See Also