RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TADOConnection Properties

The properties of the TADOConnection class are listed here.

 
Name 
Description 
 
Indicates the number of command components associated with the connection. 
 
Lists all active commands for the connection component. 
 
Provides direct access to the ADO connection object. 
 
Provides an indexed array of all active datasets for a connection component. 
 
Errors is the implementation of the Errors Collection. 
 
Indicates whether a transaction is in progress. 
 
Properties is the implementation of the Properties Collection object. 
 
Indicates the current state of the ADO connection. 
 
Indicates the version of ADO used. 
 
Name 
Description 
 
Specifies automated transaction behavior. 
 
Specifies amount of time to attempt execution of a command. 
 
Specifies whether the connection is active. 
 
Specifies the connection information for the data store. 
 
Specifies amount of time to attempt a connection. 
 
Specifies whether a connection is synchronous or asynchronous. 
 
Specifies whether cursors for the connection is client-side or server-side. 
 
Indicates the database the ADO connection uses by default. 
 
Specifies the transaction isolation level for transactions. 
 
Specifies whether an application remains connected to a database even if no datasets are open. 
 
Specifies whether a login dialog appears immediately before opening a new connection. 
 
Mode 
Indicate the persmissions available to a connection. 
 
Specifies the provider for the ADO connection. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!