Show / Hide Table of Contents

    IAdoDbConnection.ConnectionId Property

    .NET Standard 2.x

    Gets the GUID of this IAdoDbConnection object.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       Guid ConnectionId { get; }
    

    Property Value

    System.Guid

    The GUID of this IAdoDbConnection object.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon