GeneralConnection Properties |
The GeneralConnection type exposes the following members.
Name | Description | |
---|---|---|
CommandTimeout |
Command timeout.
| |
ConnectionString |
Connection string for specific provider.
| |
DataConnection |
Data connection for specific provider.
| |
DisableConnectionDebug |
If true, the debug is disabled on this connection
| |
DisableQueryDebug |
If true, the debug of the executed queries is disabled on this connection
| |
KeepOpen |
If true, the connection stays open even if close is requested.
| |
UseScopeConnection |
If true, the connection uses the scope connection
|