Show / Hide Table of Contents

Class UnknownBackendType

Represents a PostgreSQL data type that isn't known to Npgsql and cannot be handled.

Inheritance
System.Object
PostgresType
UnknownBackendType
Inherited Members
PostgresType.Namespace
PostgresType.Name
PostgresType.OID
PostgresType.FullName
PostgresType.DisplayName
PostgresType.NpgsqlDbType
PostgresType.Array
PostgresType.Range
PostgresType.HandlerType
PostgresType.ToString()
Namespace: Npgsql.PostgresTypes
Assembly: Npgsql.dll
Syntax
public class UnknownBackendType : PostgresType
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX