RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxDataReader Methods

The methods of the TAdoDbxDataReader class are listed here.

 
Name 
Description 
 
Closes the TAdoDbxDataReader
 
This is get_Depth, a member of class TAdoDbxDataReader. 
 
This is get_FieldCount, a member of class TAdoDbxDataReader. 
 
This is get_HasRows, a member of class TAdoDbxDataReader. 
 
This is get_IsClosed, a member of class TAdoDbxDataReader. 
 
This is the overview for the get_Item method overload. 
 
This is get_RecordsAffected, a member of class TAdoDbxDataReader. 
 
Gets the specified column value as a Boolean. 
 
Gets the specified column value as a byte. 
 
Gets column value into an array of bytes. 
 
Gets the specified column value as a single character. 
 
Gets column value into an array of chars. 
 
Return a data reader for the column. 
 
Gets name of data type for column. 
 
Gets the specified column value as a DateTime. 
 
Gets the specified column value as a Decimal. 
 
Gets the specified column value as a double-precision floating point number. 
 
Returns an IEnumerator that can iterate through rows. 
 
Gets the data type of a specified column. 
 
Gets the specified column value as a single-precision floating point number. 
 
Gets the specified column value as a GUID. 
 
Gets the specified column value as a 16-bit signed integer. 
 
Gets the specified column value as a 32-bit signed integer. 
 
Gets the specified column value as a 64-bit signed integer. 
 
Gets the specified column name. 
 
Gets the column ordinal from the name. 
 
Returns column metadata of the table. 
 
Gets the specified column value as a String. 
 
Gets the specified column value as an Object. 
 
Gets all column values as an array of Objects. 
 
Indicates whether specified column value has a value. 
 
Advances reader to next result. 
 
Read 
Advances reader to next row in result set. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!