FireDAC.Comp.Client.TFDCustomSchemaAdapter.UndoLastChange
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDCustomSchemaAdapter | |
Delphi
function UndoLastChange: Boolean;
C++
bool __fastcall UndoLastChange();
Description
Cancels the last record change in this schema adapter changes log and removes the record from the changes log.