Name | Description | |
---|---|---|
![]() | CanCreateBatch | (Inherited from System.Data.Common.DbConnection) |
![]() | ConnectionString | Overridden. Gets or sets the string that defines the information needed to connect to a database server. |
![]() | ConnectionTimeout | Overridden. Gets the time to wait while trying to establish a connection before generating an error. |
![]() | Container | (Inherited from System.Data.Common.DbConnection) |
![]() | CurrentUser | Gets the currently logged in UserId. |
![]() | Database | Overridden. Gets the name of the current database. |
![]() | DataSource | Overridden. Gets the name of the current data source. This is currently the same as the database name. |
![]() | NormalizedServerVersion | Gets the normalized version of the database server to which the client is connected. |
![]() | ServerBeta | Returns whether the server is a beta test version of the product. |
![]() | ServerOsDescription | Gets a description of the type of server machine the client is connected to. |
![]() | ServerType | Gets the type of the database server to which the client is connected. |
![]() | ServerVersion | Overridden. Gets the version of the database server to which the client is connected. |
![]() | Site | (Inherited from System.Data.Common.DbConnection) |
![]() | State | Overridden. Gets the current state of the connection. |