FireDAC.Comp.Client.TFDCustomSchemaAdapter.CancelUpdates
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDCustomSchemaAdapter | |
Delphi
procedure CancelUpdates;
C++
void __fastcall CancelUpdates();
Description
Cancels changes for all records in this schema adapter changes log and removes them from the changes log.