Function odbc_sys::SQLPrepareW [−][src]
pub unsafe extern "system" fn SQLPrepareW(
hstmt: HStmt,
statement_text: *const WChar,
text_length: Integer
) -> SqlReturn
Compiles the statement and generates an access plan.
Returns
SUCCESS, SUCCESS_WITH_INFO, ERROR, INVALID_HANDLE, or
SQL_STILL_EXECUTING