Function libduckdb_sys::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

statement: The prepared statement. returns: duckdb_statement_type value or DUCKDB_STATEMENT_TYPE_INVALID