TABSDatabase.TableExists
TABSDatabase
Top 


Indicates whether the database table exists.

function TableExists(TableName: String): Boolean

Description
Indicates whether the specified database table exists.
TableName parameter specifies name of the table to check.