TCollectionHelper.ExecuteUpdate Method
Definition
Delphi
procedure ExecuteUpdate(const proc: TProc)
Parameters
- proc
- TProc
the anonymous method that will be executed within the batch update.
procedure ExecuteUpdate(const proc: TProc)
the anonymous method that will be executed within the batch update.