|
Name |
Description |
![]() |
Adds an event notifier to the database's internal list so that the database can handle registering and unregistering interest in events. | |
![]() |
Adds an association between the transaction component and the database component. | |
![]() |
Posts pending cached updates for specified datasets to the database server. | |
![]() |
Returns an error message based on the error code. | |
![]() |
Checks to see if the database connection is active. | |
![]() |
Checks to see if the DatabaseName property is not empty. | |
![]() |
Checks to see if the database connection is inactive. | |
![]() |
Closes all datasets associated with the database component without disconnecting from the database server. | |
![]() |
Creates a database using Params. | |
![]() |
Drops a database. | |
![]() |
Returns the default transaction. | |
![]() |
Finds the index of a transaction. | |
![]() |
Clears the schema cache for the database. | |
![]() |
Forces the database connection to close. | |
![]() |
Populates a list with the names of the fields in the table. | |
![]() |
Populates a string list with the names of tables in the database. | |
![]() |
Indicates whether a specified field in a specified relation includes a COMPUTED_BLR attribute. | |
![]() |
Indicates whether a specified field in a specified relation includes a DEFAULT_VALUE attribute. | |
![]() |
Searches for the named parameter in the database parameters list. | |
![]() |
Removes an event notifier from the database's internal list so that the database no longer handles registering and unregistering interest in events. | |
![]() |
Disassociates a transaction from the database. | |
![]() |
Disassociates all transactions from the database. | |
![]() |
Sets the handle for the database. | |
![]() |
Tests whether a database is connected. |
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|