dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlConnection Class / BeginTransaction Method

In This Topic
    BeginTransaction Method
    In This Topic
    Starts a database transaction.
    Overload List
    OverloadDescription
    Starts a database transaction.  
    Starts a database transaction with the specified isolation level.  
    Starts a database transaction with the specified transaction name.  
    Starts a database transaction with the specified isolation level and transaction name.  
    See Also