PgDAC

TPgType.Describe Method

Provides information about a composite type from the database by the OID.

Class

TPgType

Syntax

function Describe(Connection: TPgSQLConnection; TypeOID: Cardinal): boolean; overload; virtual;

Parameters
Connection
Holds the connection used to get information about a type.
TypeOID
Holds the OID of the composite type.

Remarks

Call the Describe method to get information about a composite type from the database by the OID.

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