Data.DBXCommonTable.TDBXTable.UpdatedRows

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property UpdatedRows: TDBXTable read GetUpdatedRows;

C++

__property TDBXTable* UpdatedRows = {read=GetUpdatedRows};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Data.DBXCommonTable TDBXTable

Beschreibung

Tabelle mit aktualisierten Zeilen.

UpdatedRows repräsentiert eine TDBXTable mit aktualisierten Zeilen.

Siehe auch