PgDAC

TPgConnection.CreateDataSet Method

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

Class

TPgConnection

Syntax

function CreateDataSet(AOwner: TComponent = nil): TCustomDADataSet; override;

Return Value
a new instance of TPgQuery class.

Remarks

The CreateDataSet method returns a new instance of TPgQuery class and associates it with the connection object.

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