EPUB | CHM | PDF

TMySQLTable

Top Previous Next

TmySQLTable TMySQLTable encapsulates a database table.

Description:

Use TMySQLTable to access data in a single database table. TMySQLTable provides direct access to every record and field in an underlying database table. TMySQLTable can also work with a subset of records within a database table using ranges and filters.

At design time, create, delete, update, or rename the database table connected to a TMySQLTable by right-clicking on the TMySQLTable and using the pop-up menu.

See also: Properties, Methods, Events