RAD Studio VCL Reference
ContentsIndex
TADOConnection Members Public Properties
Public Properties
 
Name 
Description 
 
Indicates the number of command components associated with the connection. 
 
Lists all active commands for the connection component. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Provides direct access to the ADO connection object. 
 
Indicates the number of datasets associated with the connection component. 
 
Provides an indexed array of all active datasets for a connection component. 
 
Contains information used by the Form designer. 
 
Errors is the implementation of the Errors Collection. 
 
Indicates whether a transaction is in progress. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
This is Properties, a member of class TADOConnection. 
 
Indicates the current state of the ADO connection. 
 
Represents information used internally by components that support COM. 
 
Indicates the version of ADO used. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.