EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


TEasyDatabase.TableExists
TEasyDatabase
Top 

Determines whether the database table exists.

function TableExists(TableName: String): Boolean

Description
Determines whether the database table with specified TableName exists. Call TableExists at runtime to determine whether a table exists. If the table does not exist, create a table from the field definitions and index definitions using the TEasyTable.CreateTable method.



© AidAim Software EasyTable: Easytable Ben Delphi Database Single File Bde Replacemen