RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnection Methods

The methods of the TDBXConnection class are listed here.

 
Name 
Description 
 
Closes the TDBXConnection 
 
Commits work for a transaction 
 
This is CreateAndBeginTransaction, a member of class TDBXConnection. 
 
This is DerivedCreateCommand, a member of class TDBXConnection. 
 
This is DerivedGetCommands, a member of class TDBXConnection. 
 
This is DerivedGetCommandTypes, a member of class TDBXConnection. 
 
This is DerivedOpen, a member of class TDBXConnection. 
 
This is GetConnectionProperties, a member of class TDBXConnection. 
 
This is GetDatabaseMetaData, a member of class TDBXConnection. 
 
This is GetErrorEvent, a member of class TDBXConnection. 
 
This is GetIsOpen, a member of class TDBXConnection. 
 
This is GetTraceFlags, a member of class TDBXConnection. 
 
This is GetTraceInfoEvent, a member of class TDBXConnection. 
 
Open 
Opens a connection 
 
This is Rollback, a member of class TDBXConnection. 
 
This is SetConnectionProperties, a member of class TDBXConnection. 
 
This is SetErrorEvent, a member of class TDBXConnection. 
 
This is SetTraceFlags, a member of class TDBXConnection. 
 
This is SetTraceInfoEvent, a member of class TDBXConnection. 
 
Name 
Description 
 
This is the overview for the BeginTransaction method overload. 
 
Commits work for a transaction 
 
Returns a TDBXCommand instance to execute commands. 
 
Gets list of known commands for command type. 
 
Gets list of supported command types for connection. 
 
Rollbacks the work for a transaction 
 
Rollbacks a transaction without throwing an exception for invalid transaction. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!