Renames the database file associated with this database component.
procedure RenameDatabase(const NewDatabaseFileName: string);
Description
RenameDatabase call gives a new name to the database file underlying this database component.
NewDatabaseFileName is a new name for the database file.
|
|