Click or drag to resize
DbConnection Properties

The DbConnection type exposes the following members.

Properties
  NameDescription
Public propertyDatabase
Public propertyState
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyIDbConnectionConnectionString
Gets or sets the string used to open a database.
Explicit interface implementationPrivate propertyIDbConnectionConnectionTimeout
Gets the time to wait while trying to establish a connection before terminating the attempt and generating an error.
Top
See Also