Database object methods
The following list summarizes the Database object methods:
Note: For all Perl Get and Set methods, see the Properties section of
this object.
- Method name
- Description
ApplyPropertyChanges- Updates the database's writable properties with any recent changes.
GetConnectOptions- Returns the connect options for a database.
SetConnectOptions- Sets the connect options for a database.
SetInitialSchemaRev- Sets the initial schema revision of a new database.
Upgrade- Upgrade this database to the specified schema revision.
UpgradeMasterUserInfo- Upgrade this database's user information.