CMSConnectionScope Properties |
The CMSConnectionScope type exposes the following members.
Name | Description | |
---|---|---|
CommandTimeout |
Command timeout which will be set on the connection within the current connection scope.
| |
Connection |
Connection of the current scope.
| |
ConnectionString |
Connection string name that the thread should use to access the database
| |
DisableConnectionDebug |
If true, the debug is disabled on this connection
| |
DisableDebug |
If true, the debug of queries is disabled on this connection
| |
DisableQueryDebug |
If true, the debug of queries is disabled on this connection
|