RAD Studio VCL Reference
ContentsIndex
TADOConnection Members Published Properties
Published Properties
 
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. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Occurs when a communication channel opens to the server. 
 
Specifies the provider for the ADO connection. 
 
Tag 
Stores an integer value as part of a component. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.