RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxDataReader.HasRows Property

Indicates whether TAdoDbxDataReader has rows.

Pascal
property HasRows: Boolean;
C++
__property Boolean HasRows;

HasRows is true when the TAdoDbxDataReader has one or more rows; false otherwise. 

 

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