Unit 'ibase40' Package
[Overview][Constants][Types][Procedures and functions][Index] [#ibase]

TSQLVAR

Declaration

Source position: ibase40.pp line 1550

type TSQLVAR = record

  sqltype: Short;

  sqllen: Short;

  sqldata: PAnsiChar;

  sqlind: PShort;

  sqlname_length: Short;

  sqlname: array [0..29] of AnsiChar;

end;


Documentation generated on: 2025-07-25