dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlTransaction Class

In This Topic
    MySqlTransaction Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the MySqlConnection object associated with the transaction, or a null reference (Nothing in Visual Basic) if the transaction is no longer valid.  
    Public PropertyOverridden. Specifies the System.Data.IsolationLevel for this transaction.  
    Top
    See Also