PgDAC

TPgType.Describe Method

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

Class

TPgType

Syntax

function Describe(Connection: TPgSQLConnection; const TypeName: string): boolean; overload; virtual;

Parameters
Connection
Holds the connection used to get information about a type.
TypeName
Holds the name of a composite type.

Remarks

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

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