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

USER_SEC_DATA

Declaration

Source position: ibase60.inc line 446

type USER_SEC_DATA = record

  sec_flags: SmallInt;

  uid: LongInt;

  gid: LongInt;

  protocol: LongInt;

  server: PAnsiChar;

  user_name: PAnsiChar;

  password: PAnsiChar;

  group_name: PAnsiChar;

  first_name: PAnsiChar;

  middle_name: PAnsiChar;

  last_name: PAnsiChar;

  dba_user_name: PAnsiChar;

  dba_password: PAnsiChar;

end;


Documentation generated on: 2025-07-25