Show / Hide Table of Contents

    OdbcSqlAnywhereDataContext.OdbcSqlAnywhereDataContext Constructor

    .NET Standard 2.x

    Initializes a new instance of the OdbcSqlAnywhereDataContext class.

    Namespace: SnapObjects.Data.Odbc

    Assembly: SnapObjects.Data.Odbc.dll

    Overloads

    Constructor Description
    OdbcSqlAnywhereDataContext(IDataContextOptions dataContextOptions) Initializes a new instance of the OdbcSqlAnywhereDataContext class by passing the OdbcSqlAnywhereDataContextOptions type object as a parameter.
    OdbcSqlAnywhereDataContext(OdbcConnection dbConnection) Initializes a new instance of the OdbcSqlAnywhereDataContext class by passing the OdbcConnection type object as a parameter.
    Back to top Generated by Appeon