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

TIBCursor

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

Declaration

Source position: ibconnection.pp line 57

type TIBCursor = class(TSQLCursor)

protected

  Status: TStatusVector;

  TransactionHandle: pointer;

  StatementHandle: pointer;

  SQLDA: PXSQLDA;

  in_SQLDA: PXSQLDA;

  ParamBinding: array of Integer;

  FieldBinding: array of Integer;

  CursorName: string;

end;

Inheritance

TIBCursor

|

TSQLCursor

|

TSQLHandle

|

TObject


Documentation generated on: 2023-03-18