TdxDBTreePrintData.ParentField Property
Identifies the PARENT field of a self-referenced dataset.
Declaration
property ParentField: string read; write;
Property Value
Type |
---|
string |
Remarks
Set the ParentField property to the PARENT field of a self-referenced dataset. The dataset is specified by a data source component (TDataSource).
See Also