Show / Hide Table of Contents

    IDataContextOptions.ConnectionString Property

    .NET Standard 2.x

    Gets or sets a string that contains the connection information for opening the database.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       string ConnectionString { get; set; }
    

    Property Value

    System.String

    The connection information used to open the database.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon