AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SQL Properties

The SQL type exposes the following members.

Properties


  Name Description
Public property CommandTimeout
Gets or sets the command timeout.
Public property ConnectionID
The connection add from the config file.
Public property ForceCommandType
To overcome bad leacy code we will allow user to set the command type on a single command
Public property HideException
Gets or sets a value indicating whether [hide exception].
Public property IsPersistentConnection
Gets a value indicating whether this instance is persistent connection.
Public property IsTransaction
Gets a value indicating whether this instance is transaction.
Public property LastException
Gets or sets the last exception.
Public property UseDefaultReturnParameter
Gets or sets a value indicating whether [use default return parameter].