IDbConnection Properties
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | ConnectionString | Gets or sets the string used to open a database. |
![]() | 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. |
![]() | State | Gets the current state of the connection. |
Show:
