dotConnect for DB2 Documentation
Devart.Common Namespace / DbTransactionBase Class

    DbTransactionBase Class Properties

    For a list of all members of this type, see DbTransactionBase members.

    Public Properties
     NameDescription
    Public PropertySpecifies the System.Data.Common.DbConnection object associated with the transaction. (Inherited from System.Data.Common.DbTransaction)
    Public PropertyOverridden. Specifies the System.Data.IsolationLevel for the transaction.  
    Top
    See Also