Provides information about a composite type from the database by the name.
function Describe(Connection: TPgSQLConnection; const TypeName: string): boolean; overload; virtual;
Call the Describe method to get information about a composite type from the database by the name.