RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxDataReader.Depth Property

Gets or sets the depth of nesting for the current row.

Pascal
property Depth: Integer;
C++
__property int Depth;

Depth returns the nesting depth of the current row in the current table. The outermost table has a depth of 0. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!