Show / Hide Table of Contents

    InformixDataContext.InformixDataContext Constructor

    .NET Standard 2.x

    Initializes a new instance of the InformixDataContext class.

    Namespace: SnapObjects.Data.Informix

    Assembly: SnapObjects.Data.Informix.dll

    Overloads

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