RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TADOConnection Methods

The methods of the TADOConnection class are listed here.

 
Name 
Description 
 
This is BeginTransComplete, a member of class TADOConnection. 
 
This is CheckActive, a member of class TADOConnection. 
 
This is CheckDisconnect, a member of class TADOConnection. 
 
This is CheckInactive, a member of class TADOConnection. 
 
This is CommitTransComplete, a member of class TADOConnection. 
 
This is ConnectComplete, a member of class TADOConnection. 
 
This is ConnectionPoint, a member of class TADOConnection. 
 
This is Disconnect, a member of class TADOConnection. 
 
Provides the interface for a method that opens a connection. 
 
Provides the interface for a method that terminates the connection. 
 
This is ExecuteComplete, a member of class TADOConnection. 
 
Returns the value of the Connected property. 
 
This is GetErrors, a member of class TADOConnection. 
 
This is InfoMessage, a member of class TADOConnection. 
 
Initializes the connection component after all objects in the form or data module have been loaded. 
 
Registers an object that uses the connection component. 
 
This is RollbackTransComplete, a member of class TADOConnection. 
 
Removes a registered client so that it is no longer associated with the connection component. 
 
This is WaitForConnectComplete, a member of class TADOConnection. 
 
This is WillConnect, a member of class TADOConnection. 
 
This is WillExecute, a member of class TADOConnection. 
 
Name 
Description 
 
Initiates a new transaction in the associated database. 
 
Aborts an attempt to connect to a data store. 
 
Commits an open transaction. 
 
This is the overview for the Execute method overload. 
 
This is the overview for the GetFieldNames method overload. 
 
This is the overview for the GetProcedureNames method overload. 
 
This is the overview for the GetTableNames method overload. 
 
Open 
Initiates a connection to a database. 
 
Retrieves schema information from the connection's provider. 
 
Rolls back an active transaction. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!