Searched refs:SQLHSTMT (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsql.h514 SQLHSTMT *StatementHandle);
516 SQLRETURN WINAPI SQLBindCol(SQLHSTMT StatementHandle,
522 SQLRETURN WINAPI SQLBindParam(SQLHSTMT StatementHandle,
529 SQLRETURN WINAPI SQLCancel(SQLHSTMT StatementHandle);
532 SQLRETURN WINAPI SQLCloseCursor(SQLHSTMT StatementHandle);
534 SQLRETURN WINAPI SQLColAttribute (SQLHSTMT StatementHandle,
541 SQLRETURN WINAPI SQLColumns(SQLHSTMT StatementHandle,
564 SQLRETURN WINAPI SQLDescribeCol(SQLHSTMT StatementHandle,
578 SQLHDBC ConnectionHandle, SQLHSTMT StatementHandle,
583 SQLRETURN WINAPI SQLExecDirect(SQLHSTMT StatementHandl
[all...]
H A Dsqltypes.h85 typedef SQLHANDLE SQLHSTMT; typedef
90 typedef void *SQLHSTMT; typedef
H A Dsqlext.h1456 SQLHSTMT StatementHandle,
1461 SQLHSTMT hstmt,
1470 SQLHSTMT hstmt,
1481 SQLHSTMT hstmt,
1489 SQLHSTMT hstmt,
1496 SQLHSTMT hstmt,
1511 SQLHSTMT hstmt);
1522 SQLHSTMT hstmt,
1526 SQLHSTMT hstmt,
1531 SQLHSTMT hstm
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsql.h514 SQLHSTMT *StatementHandle);
516 SQLRETURN WINAPI SQLBindCol(SQLHSTMT StatementHandle,
522 SQLRETURN WINAPI SQLBindParam(SQLHSTMT StatementHandle,
529 SQLRETURN WINAPI SQLCancel(SQLHSTMT StatementHandle);
532 SQLRETURN WINAPI SQLCloseCursor(SQLHSTMT StatementHandle);
534 SQLRETURN WINAPI SQLColAttribute (SQLHSTMT StatementHandle,
541 SQLRETURN WINAPI SQLColumns(SQLHSTMT StatementHandle,
564 SQLRETURN WINAPI SQLDescribeCol(SQLHSTMT StatementHandle,
578 SQLHDBC ConnectionHandle, SQLHSTMT StatementHandle,
583 SQLRETURN WINAPI SQLExecDirect(SQLHSTMT StatementHandl
[all...]
H A Dsqltypes.h88 typedef SQLHANDLE SQLHSTMT; typedef
94 typedef SQLINTEGER SQLHSTMT; typedef
H A Dsqlext.h1456 SQLHSTMT StatementHandle,
1461 SQLHSTMT hstmt,
1470 SQLHSTMT hstmt,
1481 SQLHSTMT hstmt,
1489 SQLHSTMT hstmt,
1496 SQLHSTMT hstmt,
1511 SQLHSTMT hstmt);
1522 SQLHSTMT hstmt,
1526 SQLHSTMT hstmt,
1531 SQLHSTMT hstm
[all...]

Completed in 77 milliseconds