TurboDB VCL/CLX Component Library
TTdbTable
Hierarchy   Properties   Methods   Events   See also
Previous  Top  Next


TTdbTable encapsulates a TurboDB database table.

Unit
TdbDataSet

Description
Use TTdbTable to access data in a single TurboDB table. TTdbTable provides direct access to every record in the table. A table component can also work with a subset of records within a database table using filters.