Table of Contents

Class PostgresBaseType

Namespace
Npgsql.PostgresTypes
Assembly
Npgsql.dll

Represents a PostgreSQL base data type, which is a simple scalar value.

public class PostgresBaseType : PostgresType
Inheritance
PostgresBaseType
Inherited Members

Constructors

PostgresBaseType(string, string, uint)

Constructs a representation of a PostgreSQL base data type.

protected PostgresBaseType(string ns, string name, uint oid)

Parameters

ns string
name string
oid uint