[][src]Function odbc_sys::SQLGetStmtAttrW

pub unsafe extern "system" fn SQLGetStmtAttrW(
    handle: SQLHSTMT,
    attribute: SqlStatementAttribute,
    value_ptr: SQLPOINTER,
    buffer_length: SQLINTEGER,
    string_length_ptr: *mut SQLINTEGER
) -> SQLRETURN

Returns the current setting of a statement attribute.

Returns

SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE