FireDAC.Comp.Client.TFDCustomSchemaAdapter.CommitUpdates

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure CommitUpdates;

C++

void __fastcall CommitUpdates();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomSchemaAdapter


Beschreibung

Kennzeichnet alle Datensätze im Änderungsprotokoll dieses Schemaadapters als unverändert und entfernt sie aus dem Änderungsprotokoll.

Siehe auch