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

TPQconninfoOption

Declaration

Source position: postgres.pp line 163

type TPQconninfoOption = record

  keyword: PAnsiChar;

  environ: PAnsiChar;

  compiled: PAnsiChar;

  val: PAnsiChar;

  Thelabel: PAnsiChar;

  dispchar: PAnsiChar;

  dispsize: LongInt;

end;


Documentation generated on: 2025-07-25