Show / Hide Table of Contents

    SnapObjects.Data.Oracle

    This package is the Oracle database provider for the SnapObjects ORM (SnapObjects.Data). It contains these classes: OracleDataContext, OracleDataContextOptions, OracleDataContextOptions<TAdoDbContext>, OracleExtensions, and ParamValueExtensions, which allow you to use various parameters (e.g., dataContextOptions, dbConnection, and connectionString) to initialize a new instance of an OracleDataContext class and configure the context to connect to an Oracle database.

    Back to top Generated by Appeon