PgDAC

TPgConnection.CreateSQL Method

Returns a new instance of TPgSQL class and associates it with the connection object.

Class

TPgConnection

Syntax

function CreateSQL: TCustomDASQL; override;

Return Value
a new instance of TPgSQL class.

Remarks

Call the CreateSQL to return a new instance of TPgSQL class and associates it with the connection object.

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