Class UnknownBackendType
Represents a PostgreSQL data type that isn't known to Npgsql and cannot be handled.
Inherited Members
Namespace: Npgsql.PostgresTypes
Assembly: Npgsql.dll
Syntax
public class UnknownBackendType : PostgresType
Represents a PostgreSQL data type that isn't known to Npgsql and cannot be handled.
public class UnknownBackendType : PostgresType