DbConnectionPlus API Documentation
Search Results for

    Show / Hide Table of Contents

    Namespace RentADeveloper.DbConnectionPlus.DatabaseAdapters

    Classes

    Constants

    Provides constant values for database adapters.

    TemporaryTableDisposer

    Handles the disposal of a temporary database table. When disposed, drops the temporary table.

    Interfaces

    IDatabaseAdapter

    Represents an adapter that adapts DbConnectionPlus to a specific database system.

    IEntityManipulator

    Provides CRUD database operations for entities.

    ITemporaryTableBuilder

    Represents a builder that builds temporary database tables.

    In this article
    Back to top Generated by DocFX