Returns a new instance of TPgQuery class and associates it with the connection object.
function CreateDataSet(AOwner: TComponent = nil): TCustomDADataSet; override;
The CreateDataSet method returns a new instance of TPgQuery class and associates it with the connection object.