PgDAC

TPgRowType Class

A class holding the description of a PostgreSQL composite (ROW) type.

For a list of all members of this type, see TPgRowType members.

Unit

PgObjects

Syntax

TPgRowType = class(TPgType);

Remarks

The TPgRowType class holds the description of a PostgreSQL composite (ROW) type. Use the GetRowType method of TPgConnection to get an instance of TPgRowType.

Inheritance Hierarchy

TSharedObject
   TObjectType
      TPgType
         TPgRowType

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback