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