TABSDatabase.Exists
TABSDatabase
Top 


Indicates whether the underlying database file exists.

property Exists: Boolean

Description
Read Exists at runtime to determine whether a database exists or not. If the database does not exist, create a database using the CreateDatabase method. This property is read-only.