Class PostgresCompositeType
Represents a PostgreSQL composite data type, which can hold multiple fields of varying types in a single column.
Inherited Members
Namespace: Npgsql.PostgresTypes
Assembly: Npgsql.dll
Syntax
public class PostgresCompositeType : PostgresType