Click or drag to resize
CMSConnectionScope Properties

The CMSConnectionScope type exposes the following members.

Properties
  NameDescription
Public propertyCommandTimeout
Command timeout which will be set on the connection within the current connection scope.
Public propertyConnection
Connection of the current scope.
Public propertyConnectionString
Connection string name that the thread should use to access the database
Public propertyDisableConnectionDebug
If true, the debug is disabled on this connection
Public propertyDisableDebug
If true, the debug of queries is disabled on this connection
Public propertyDisableQueryDebug
If true, the debug of queries is disabled on this connection
Top
See Also