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