A class holding the description of an attribute of PostgreSQL composite type.
For a list of all members of this type, see TPgAttribute members.
TPgAttribute = class(TAttribute);
The TPgAttribute class holds the description of an attribute of PostgreSQL composite type. You can use TPgRowType.Attibutes to access individual attributes.
TAttribute
TPgAttribute