Data.DBXCommonTable.TDBXTable.UpdatedRows
Delphi
property UpdatedRows: TDBXTable read GetUpdatedRows;
C++
__property TDBXTable* UpdatedRows = {read=GetUpdatedRows};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | Data.DBXCommonTable.pas Data.DBXCommonTable.hpp | Data.DBXCommonTable | TDBXTable | 
Description
Table with updated rows.
UpdatedRows represents a TDBXTable with updated rows.