Show / Hide Table of Contents

Namespace Npgsql.TypeHandlers.NumericHandlers

Classes

DoubleHandler

A type handler for the PostgreSQL double precision data type.

Int16Handler

A type handler for the PostgreSQL smallint data type.

Int32Handler

A type handler for the PostgreSQL integer data type.

Int64Handler

A type handler for the PostgreSQL bigint data type.

MoneyHandler

A type handler for the PostgreSQL money data type.

NumericHandler

A type handler for the PostgreSQL numeric data type.

SingleHandler

A type handler for the PostgreSQL real data type.

UInt32Handler

A type handler for the PostgreSQL real data type.

In This Article
Back to top Generated by DocFX