DAC for MySQL
TMySQLDataSet.Methods.OpenDatabase | Previous Next |
Opens the database that contains the dataset.
Syntax:
function OpenDatabase: TMySQLDataBase;
Description:
Call OpenDatabase to connect to the database that contains the dataset. The
DatabaseName property specifies the database to open.