Search Results for

    Show / Hide Table of Contents

    Namespace Npgsql.TypeMapping

    Classes

    PostgresTypeOIDs

    Holds well-known, built-in PostgreSQL type OIDs.

    Interfaces

    INpgsqlTypeMapper

    A type mapper, managing how to read and write CLR values to PostgreSQL data types. A type mapper exists for each connection, as well as a single global type mapper (accessible via NpgsqlConnection.GlobalTypeMapper).

    In This Article
    Back to top © Copyright 2022 The Npgsql Development Team