Persistate API documentation
ExecuteRefreshAll Method (execution)
NamespacesPersistateStandardOperationsExecuteRefreshAll(Execution)

[This is preliminary documentation and is subject to change.]

Handles the core functionality for the RefreshAll operation.
Declaration Syntax
C#
public static ExecutionResult ExecuteRefreshAll(
	Execution execution
)
Parameters
execution (Execution)
The Execution object created for the RefreshAll operation
Return Value
Remarks
This calls the Refresh()()()() method on the target collection.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)