Advanced.Data.Provider Documentation

AdpConnection Properties

[This is preliminary documentation and subject to change.]

The properties of the AdpConnection class are listed below. For a complete list of AdpConnection class members, see the AdpConnection Members topic.

Public Instance Properties

ConnectionString Gets or sets the string used to open a database server.
ConnectionTimeout Gets the time to wait while trying to establish a connection before terminating the attempt and generating an error.
Database Gets the name of the current database or the database to be used after a connection is opened.
Provider Gets the AdpProvider to access a database server.
State Gets the current state of the connection.

See Also

AdpConnection Class | Advanced.Data.Provider Namespace