Show / Hide Table of Contents

    IAdoDbConnection.CurrentTransactionProperty

    .NET Standard 2.x

    Gets an IAdoDbTransaction object which represents the current database transaction.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       IAdoDbTransaction CurrentTransaction { get; }
    

    Property Value

    SnapObjects.Data.IAdoDbTransaction

    An IAdoDbTransaction object which represents the current database transaction.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon