Overload List
Name | Description | |
---|---|---|
RefreshAsync(IEnumerableDataTable) |
Refreshes the given tables in dependency order. Tables that have asynchronous refresh
(i.e. Data On Demand and Data Functions) and tables that depend on them will be refreshed
in later transactions.
|
|
RefreshAsync(IEnumerableDataTable, ActionException) |
Refreshes the given tables in dependency order. Tables that have asynchronous refresh
(i.e. Data On Demand and Data Functions) and tables that depend on them will be refreshed
in later transactions.
|
See Also