RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IEnumActionFieldValueRecords Members

The following tables list the members exposed by IEnumActionFieldValueRecords.

 
Name 
Description 
 
Cleans up after iterating over the records in the request. 
 
Detects whether any of the records of the request contain data. 
 
Returns the value of the EOF property. 
 
Positions the request on the first record. 
 
Returns the value of the InIterator property. 
 
Repositions the request on the next record. 
 
Positions the request on a specified record. 
 
Returns the value of the RecordCount property. 
 
Name 
Description 
 
Eof 
This is Eof, a member of class IEnumActionFieldValueRecords. 
 
Indicates whether the request is explicitly positioned on an adapter record. 
 
Indicates the number of records of information the request contains. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!