[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'mysql41' (#mysql41_api)

mysql_stmt_attr_set

Declaration

Source position: mysql.inc line 1346

function mysql_stmt_attr_set(

  stmt: PMYSQL_STMT;

  attr_type: enum_stmt_attr_type;

  attr: pointer

):my_bool;