Home
last modified time | relevance | path

Searched defs:SQLBulkOperations (Results 1 – 14 of 14) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/MiniSQL/
H A DSQLBulkOperations.c16 SQLRETURN SQLBulkOperations( SQLHSTMT hDrvStmt, in SQLBulkOperations() function
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/template/
H A DSQLBulkOperations.c16 SQLRETURN SQLBulkOperations( SQLHSTMT hDrvStmt, in SQLBulkOperations() function
/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLBulkOperations.c109 SQLRETURN SQLBulkOperations( in SQLBulkOperations() function
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dodbcapi30.c674 SQLBulkOperations(HSTMT hstmt, SQLSMALLINT operation) in SQLBulkOperations() function
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/driver/
H A Dcursor.cc1891 SQLRETURN SQL_API SQLBulkOperations(SQLHSTMT Handle, SQLSMALLINT Operation) in SQLBulkOperations() function
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Dodbc3.c3526 SQLBulkOperations ( in SQLBulkOperations() function
/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/
H A Dodbc_3_api.c153 SQLRETURN SQL_API SQLBulkOperations(SQLHSTMT StatementHandle, in SQLBulkOperations() function
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/api/odbc/
H A Dsqlrodbc.cpp9552 SQLRETURN SQL_API SQLBulkOperations(SQLHSTMT statementhandle, in SQLBulkOperations() function
/dports/databases/sqliteodbc/sqliteodbc-0.9998/
H A Dsqliteodbc.c3063 SQLBulkOperations(SQLHSTMT stmt, SQLSMALLINT oper) in SQLBulkOperations() function
H A Dsqlite4odbc.c10379 SQLBulkOperations(SQLHSTMT stmt, SQLSMALLINT oper) in SQLBulkOperations() function
H A Dsqlite3odbc.c11010 SQLBulkOperations(SQLHSTMT stmt, SQLSMALLINT oper) in SQLBulkOperations() function
/dports/databases/db5/db-5.3.28/lang/sql/odbc/
H A Dsqliteodbc.c3016 SQLBulkOperations(SQLHSTMT stmt, SQLSMALLINT oper) in SQLBulkOperations() function
H A Dsqlite3odbc.c4141 SQLBulkOperations(SQLHSTMT stmt, SQLSMALLINT oper) in SQLBulkOperations() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs29 pub fn SQLBulkOperations(statementhandle: *mut ::core::ffi::c_void, operation: i16) -> i16; in SQLBulkOperations() function