duckdb_prepared_statement_type

Function duckdb_prepared_statement_type 

Source
pub unsafe extern "C" fn duckdb_prepared_statement_type(
    statement: duckdb_prepared_statement,
) -> duckdb_statement_type
Expand description

Returns the statement type of the statement to be executed

@param statement The prepared statement. @return duckdb_statement_type value or DUCKDB_STATEMENT_TYPE_INVALID