Search Results for

    Show / Hide Table of Contents

    Namespace Npgsql.Internal.TypeHandlers.DateTimeHandlers

    Classes

    DateHandler

    A type handler for the PostgreSQL date data type.

    IntervalHandler

    A type handler for the PostgreSQL date interval type.

    TimeHandler

    A type handler for the PostgreSQL time data type.

    TimestampHandler

    A type handler for the PostgreSQL timestamp data type.

    TimestampTzHandler

    A type handler for the PostgreSQL timestamptz data type.

    TimeTzHandler

    A type handler for the PostgreSQL timetz data type.

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