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


TEasyDataset.DatabaseFileName
TEasyDataset
Top 

Specifies the name of the EasyTable database file.

property DatabaseFileName: String;

Description
Use DatabaseFileName to specify database file name to access.
Setting DatabaseFileName property is the simplest way to specify a database, but if you need operations dealing with the whole database such as create database, delete database, repair database and so one, you should use DatabaseName property and TEasyDatabase component.

Note: DatabaseName and DatabaseFileName are mutually exclusive. Setting one clears the other.


© AidAim Software EasyTable: Easytable Bde Alternative Single File Delphi Databas