dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlLoader Class / UseTransaction Property

In This Topic
    UseTransaction Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property UseTransaction As Boolean
    public bool UseTransaction {get; set;}
    See Also