Data.Win.ADODB.TADOConnection Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AttributespublishedSpecifies automated transaction behavior.
CommandCountpublicIndicates the number of command components associated with the connection.
CommandspublicLists all active commands for the connection component.
CommandTimeoutpublishedSpecifies amount of time to attempt execution of a command.
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
ConnectedpublishedDetermines whether a connection has been established to the remote source of data and is active.
ConnectionObjectpublicProvides direct access to the ADO connection object.
ConnectionStringpublishedSpecifies the connection information for the data store.
ConnectionTimeoutpublishedSpecifies amount of time to attempt a connection.
ConnectOptionspublishedSpecifies whether a connection is synchronous or asynchronous.
CursorLocationpublishedSpecifies whether cursors for the connection is client-side or server-side.
DataSetCountpublicIndicates the number of datasets associated with the connection component.
DataSetspublicProvides an indexed array of all active datasets for a connection component.
DefaultDatabasepublishedIndicates the database the ADO connection uses by default.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ErrorspublicErrors is the implementation of the Errors Collection.
InTransactionpublicIndicates whether a transaction is in progress.
IsolationLevelpublishedSpecifies the transaction isolation level for transactions.
KeepConnectionpublishedSpecifies whether an application remains connected to a database even if no datasets are open.
LoginPromptpublishedSpecifies whether a login dialog appears immediately before opening a new connection.
ModepublishedIndicate the persmissions available to a connection.
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
PropertiespublicProperties is the implementation of the Properties Collection object.
ProviderpublishedSpecifies the provider for the ADO connection.
StatepublicIndicates the current state of the ADO connection.
StreamedConnectedprotectedIndicates whether the Connected property was true when the connection component was loaded from a stream.
TagpublishedStores a NativeInt integral value as a part of a component.
VCLComObjectpublicRepresents information used internally by components that support COM.
VersionpublicIndicates the version of ADO used.