Recordset

From Lianjapedia
Revision as of 10:05, 13 February 2012 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Properties

This class supports the Common properties plus the following:

Property Access (R/RW) Value Description
Bof R boolean Returns true if at beginning of file marker, otherwise false
Eof R boolean Returns true if at end of file marker, otherwise false
Fieldcount R numeric Number of fields
Fields R
Filter RW
Found R
Index RW string Tag name of current master index order, '0' if none set.
Nomatch R
Recordcount R
Recordnumber R

Methods

This class supports the Common methods plus the following:

Method Args Description
Addnew
Close
Column
Delete
Edit
Execute
Fcount
Fields
Findfirst
Findlast
Findnext
Findprevious
Movebookmark
Movefirst
Movelast
Movenext
Moveprevious
Moverelative
Reccount
Recno
Requery
Seek
SQLExecute
Update

Events

This class supports the Common events plus the following:

Event Args Description