Show / Hide Table of Contents

    IAdoDbConnection.DbConnectionProperty

    .NET Standard 2.x

    Gets the internal DbConnection object.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       DbConnection DbConnection { get; }
    

    Property Value

    System.Data.Common.DbConnection

    The internal DbConnection object.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon