FireDAC.Comp.Client.TFDCustomSchemaAdapter.CommitUpdates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CommitUpdates;

C++

void __fastcall CommitUpdates();

Properties

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

Description

Marks all records in this schema adapter changes log as unmodified and removes them from the changes log.

See Also