ConnectionBase Properties

The ConnectionBase type exposes the following members.

Properties
  NameDescription
Public propertyConnectionString
Gets or sets the string used to open a database.
Public propertyConnectionTimeout
Gets or sets the time to wait while trying to establish a connection before terminating the attempt and generating an error.
Public propertyIsDisposed
Gets a value indicating whether this instance is disposed.
Top
See Also