Unit 'DBLib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#dblib]

DBVARYCHAR

Declaration

Source position: dblib.pp line 302

type DBVARYCHAR = packed record

  len: DBINT;

  str: array [0..DBMAXCHAR-1] of AnsiChar;

end;


Documentation generated on: 2023-03-18