The SalSqlSessionHandle type exposes the following members.

Properties

  NameDescription
Public propertyConnection
Returns the connection object
Public propertyHandle
Returns the handle for this SalSqlSessionHandle object
Public propertyIsNull
Checks if this SalSqlSessionHandle object contains a null db connection.
Public propertyLastError
Returns the last error occurred.
Public propertyLastErrorCode
Returns the last error code.
Public propertyLastErrorMessage
Returns the last error message.
Public propertyLastErrorPosition
Returns the last error position.
Public propertyProperties
Returns the properties associated with the connection.

See Also