Provides information about a composite type from the database by the OID.
function Describe(Connection: TPgSQLConnection; TypeOID: Cardinal): boolean; overload; virtual;
Call the Describe method to get information about a composite type from the database by the OID.