| Name | Description | |
|---|---|---|
![]()  | Connection | Connection object | 
![]()  | ConnectionString | Connection String | 
![]()  | DatabaseName | Returns database name | 
![]()  | IsConnectionOpen | Returns true if the connection is open | 
![]()  | IsInTransaction | Returns true if we are in a transaction | 
![]()  | ParameterPrefix | A character prefix for parameters such as @ for SQL Server | 
![]()  | SupportComments | Returns true if the provider supports comments | 
![]()  | Transaction | The current transaction | 

