Show / Hide Table of Contents

    SnapObjects.Data.Informix

    This package is the Informix database provider for the SnapObjects ORM (SnapObjects.Data). It contains four classes, InformixDataContext, InformixDataContextOptions, InformixDataContextOptions<TAdoDbContext> and InformixExtensions, which allow you to use various parameters (e.g., dataContextOptions, dbConnection, and connectionString) to initialize a new instance of an InformixDataContext class and configure the context to connect to an Informix database.

    Back to top Generated by Appeon