FireDAC.Comp.Client.TFDCustomSchemaAdapter.ChangeCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ChangeCount: Integer read GetChangeCount;

C++

__property int ChangeCount = {read=GetChangeCount, nodefault};

Eigenschaften

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


Beschreibung

Gibt die Anzahl der Änderungen in diesem Änderungsprotokoll zurück.

Siehe auch