A class holding the description of a PostgreSQL composite (ROW) type.
For a list of all members of this type, see TPgRowType members.
TPgRowType = class(TPgType);
The TPgRowType class holds the description of a PostgreSQL composite (ROW) type. Use the GetRowType method of TPgConnection to get an instance of TPgRowType.
TSharedObject
TObjectType
TPgType
TPgRowType