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