FireDAC.Comp.Client.TFDCustomSchemaAdapter.UndoLastChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UndoLastChange: Boolean;

C++

bool __fastcall UndoLastChange();

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomSchemaAdapter

Description

Cancels the last record change in this schema adapter changes log and removes the record from the changes log.

See Also