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.OID
PostgresType.Namespace
PostgresType.Name
PostgresType.FullName
PostgresType.DisplayName
PostgresType.InternalName
PostgresType.Array
PostgresType.Range
PostgresType.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Npgsql.PostgresTypes
Assembly: Npgsql.dll
Syntax
public class UnknownBackendType : PostgresType
Back to top Generated by DocFX