Show / Hide Table of Contents

    IAdoDbTransaction.TransactionId Property

    .NET Standard 2.x

    Gets the GUID of the current IAdoDbTransaction object.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       Guid TransactionId { get; }
    

    Property Value

    System.Guid

    The GUID of the current IAdoDbTransaction object.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon