Flush;
Flush();
The Flush method clears cache of the repository objects instance.
Use of this method increases productivity when working with the instances of the object that was opened by the specified parameter.
Executing the example requires that the repository contains a parameterized table dictionary with the OBJ_TBL_DICT identifier. The first parameter of this dictionary must be of real type.
Add a link to the Metabase system assembly.
After executing this example the cache of the table dictionary is cleared only by the first parameter.
See also: