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).