Show / Hide Table of Contents

    IAdoDbConnection.ConnectionString Property

    .NET Standard 2.x

    Gets the connection string used to open the database.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       string ConnectionString { get; }
    

    Property Value

    System.String

    The connection string used to open the database.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon