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

mysql_stmt_attr_get

Declaration

Source position: mysql.inc line 1347

function mysql_stmt_attr_get(

  stmt: PMYSQL_STMT;

  attr_type: enum_stmt_attr_type;

  attr: pointer

):my_bool;