RAD Studio VCL Reference
ContentsIndex
TAdoDbxDataReader Members Public Properties
Public Properties
 
Name 
Description 
 
Gets or sets the depth of nesting for the current row. 
 
Number of columns in this TAdoDbxDataReader
 
Indicates whether TAdoDbxDataReader has rows. 
 
Returns a Boolean indicating whether the data reader is closed or open. 
 
Item 
Gets or sets the value of a column in its native format. 
 
Gets the number of rows changed, inserted, or deleted by execution of SQL statement. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.