| Name | Description | |
|---|---|---|
|  | ConnectionString | Overridden. Gets or sets the string used to open a server connection. | 
|  | ConnectionTimeout | Overridden. Gets or sets the time to wait while trying to establish a connection before terminating the attempt and generating an error. | 
|  | Container | (Inherited from System.ComponentModel.Component) | 
|  | Database | Overridden. Gets or sets the name of the current database or the database to be used once a connection is open. | 
|  | DataSource | Overridden. Gets or sets name of the server to which to connect. | 
|  | InDistributedTransaction | Indicates whether the connection is enlisted in a distributed transaction. | 
|  | Name | Gets or sets name of the component. | 
|  | Owner | Gets or sets a form or other container that the DbConnectionBase instance belongs to. | 
|  | ServerVersion | Overridden. Gets a string containing the version of the instance of the server to which the client is connected. | 
|  | Site | (Inherited from System.ComponentModel.Component) | 
|  | State | Overridden. Gets the current state of the connection. | 

