Searched refs:N3SQLBindParameter (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/connectivity/source/inc/odbc/ |
H A D | ODefs3.hxx | 46 #define N3SQLBindParameter SQLBindParameter macro
|
H A D | OFunctions.hxx | 223 …#define N3SQLBindParameter(a,b,c,d,e,f,g,h,i,j) (*(T3SQLBindParameter)getOdbcFunction(ODBC3SQLBind… macro
|
/aoo4110/main/connectivity/source/drivers/odbcbase/ |
H A D | OPreparedStatement.cxx | 455 SQLRETURN nReturn = N3SQLBindParameter( m_aStatementHandle, in setNull() 878 N3SQLBindParameter(m_aStatementHandle, in setStream()
|
Completed in 20 milliseconds