Data.DBXCDSReaders.TDBXClientDataSetTable.GetInsertedRows
Delphi
function GetInsertedRows: TDBXTable; override;
C++
virtual Data::Dbxcommontable::TDBXTable* __fastcall GetInsertedRows();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | Data.DBXCDSReaders.pas Data.DBXCDSReaders.hpp | Data.DBXCDSReaders | TDBXClientDataSetTable | 
Description
Returns newly inserted rows into a DBX table.
The GetInsertedRows method returns all the newly inserted rows into a DBX table.