The following tables list the members exposed by the IDatabase type.

Name Description
Public property Connection Exposes the underlying database connection.
Public property Transaction Exposes the transaction in progress, or NULL if there is not one
Public property TransactionID
Top