Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ADO Connection Object Properties


Property
Description
Attributes
One or more characteristics of an object.
CommandTimeout
How long to wait while executing a command before terminating the command and issuing and error.
ConnectionString
Contains the information used to establish a connection to a data source.
ConnectionTimeout
How long to wait while establishing a connection before terminating the attempt and issuing and error.
CursorLocation
The location of the cursor engine in a recordset.
DefaultDatabase
The default database for the Connection object. This property is not currently supported on UNIX.
IsolationLevel
The level of isolation for the Connection object.
Mode
The available permissions for modifying data in a Connection object.
Provider
The name of a provider for a Connection object. This property is not available on UNIX.
State
Describes the current state of the Connection object.
Version
The ADO version number.

In this section:

ADO Connection Object Attributes Property

ADO Connection Object CommandTimeout Property

ADO Connection Object ConnectionString Property

ADO Connection Object ConnectionTimeout Property

ADO Connection Object CursorLocation Property

ADO Connection Object DefaultDatabase Property

ADO Connection Object IsolationLevel Property

ADO Connection Object Mode Property

ADO Connection Object Provider Property

ADO Connection Object State Property

ADO Connection Object Version Property



ContentsPreviousNextIndex