Unit 'PQConnection' Package
[Overview][Types][Classes][Index] [#fcl-db]

TPQCursor

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: pqconnection.pp line 107

type TPQCursor = class(TSQLCursor)

protected

  Statement: string;

  StmtName: string;

  Fhandle: TPGHandle;

  res: PPGresult;

  CurTuple: Integer;

  FieldBinding: TFieldBindings;

  function GetFieldBinding();

public

  destructor Destroy; override;

  property Handle: TPGHandle; [rw]

end;

Inheritance

TPQCursor

|

TSQLCursor

|

TSQLHandle

|

TObject


Documentation generated on: 2023-03-18