Show / Hide Table of Contents

    OdbcAseDataContext.OdbcAseDataContext Constructor

    .NET Standard 2.x

    Initializes a new instance of the OdbcAseDataContext class.

    Namespace: SnapObjects.Data.Odbc

    Assembly: SnapObjects.Data.Odbc.dll

    Overloads

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