[This is preliminary documentation and is subject to change.]
Handles the core functionality for the RefreshAll operation.
| C# |
public static ExecutionResult ExecuteRefreshAll( Execution execution )
- execution (Execution)
- The Execution object created for the RefreshAll operation
Always NoActionResult.
This calls the Refresh()()()() method on the
target collection.