FireDAC.Comp.DataSet.TFDDataSet.GetParentRow
Delphi
function GetParentRow: TFDDatSRow;
C++
Firedac::Dats::TFDDatSRow* __fastcall GetParentRow(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp  | 
        FireDAC.Comp.DataSet | TFDDataSet | 
Description
Returns the parent row of this nested dataset.
Call the GetParentRow method to get a reference to the parent row for this nested dataset.