Navigation:  DataServer Classes > DaoTable Class >

DaoTable:Seek() Method

Previous pageReturn to chapter overviewNext page

Purpose

Locates the record that satisfies the specified criteria for the current index and makes that record the current record

 

Returns

A logical value that shows wheter the seek was succesfull or not.

 

Remarks

If the seek was not successfull, the recordset is moved back to the original record position

 

Class

DaoTable

 

See Also

DaoRecordset:Seek