Unit 'mysql40dyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#mysql]

st_udf_args

Declaration

Source position: mysql.inc line 693

type st_udf_args = record

  arg_count: cuint;

  arg_type: PItem_result;

  args: PPChar;

  lengths: pculong;

  maybe_null: Pchar;

end;


Documentation generated on: 2023-03-18