TCollectionHelper.ExecuteUpdate(TProc) Method
Namespace: Spring.Helpers
public procedure ExecuteUpdate(const proc: TProc);
Parameters
- proc
- Type: TProc
the anonymous method that will be executed within the batch update.