Searched refs:SQLUINTEGER (Results 1 – 8 of 8) sorted by relevance
260 SQLUINTEGER nValue; in getMaxBinaryLiteralLength()267 SQLUINTEGER nValue; in getMaxRowSize()281 SQLUINTEGER nValue; in getMaxCharLiteralLength()323 SQLUINTEGER nValue; in getMaxStatementLength()513 SQLUINTEGER nValue; in impl_supportsAlterTableWithAddColumn_throw()520 SQLUINTEGER nValue; in impl_supportsAlterTableWithDropColumn_throw()529 SQLUINTEGER nValue; in getMaxIndexLength()608 SQLUINTEGER nValue; in supportsPositionedDelete()615 SQLUINTEGER nValue; in supportsPositionedUpdate()650 SQLUINTEGER nValue; in supportsTransactionIsolationLevel()[all …]
794 SQLUINTEGER nSet( SQL_UNSPECIFIED ); in setResultSetType()807 SQLUINTEGER nCurProp = getCursorProperties(SQL_CURSOR_DYNAMIC,sal_True); in setResultSetType()847 SQLUINTEGER nEscapeProc( _bEscapeProc ? SQL_NOSCAN_OFF : SQL_NOSCAN_ON ); in setEscapeProcessing()1130 SQLUINTEGER OStatement_Base::getCursorProperties(SQLINTEGER _nCursorType,sal_Bool bFirst) in getCursorProperties()1132 SQLUINTEGER nValueLen = 0; in getCursorProperties()
125 SQLUINTEGER nValueLen = m_pStatement->getCursorProperties(nCurType,sal_False); in OResultSet()135 SQLUINTEGER nValueLen = 0; in OResultSet()
694 SQLUINTEGER &_rValue, in GetInfo()
124 typedef unsigned int SQLUINTEGER; typedef127 typedef unsigned long SQLUINTEGER; typedef281 SQLUINTEGER fraction;317 SQLUINTEGER year;318 SQLUINTEGER month;325 SQLUINTEGER day;326 SQLUINTEGER hour;327 SQLUINTEGER minute;328 SQLUINTEGER second;329 SQLUINTEGER fraction;
438 /* define to SQLUINTEGER if not defined in the ODBC headers */440 +#define SQLULEN SQLUINTEGER
136 SQLUINTEGER &_rValue,
200 SQLUINTEGER getCursorProperties(SQLINTEGER _nCursorType,sal_Bool bFirst);
Completed in 77 milliseconds