Navigation:  DataServer Classes >

DaoTable Class

Previous pageReturn to chapter overviewNext page

Purpose

A DaoTable Object allows you to access Dao Data for recordssets of type Table

 

Access/Assigns

Index        Gets/Sets the current active index

 

Methods

InitCreate new Daotable Object
SeekLocates the record that satisfies the specified criteria for the current index and makes that record the current record
SetOrderSelects an other active Index

 

Inherits from

DaoServer