Home
last modified time | relevance | path

Searched refs:SQL_CA2_SENSITIVITY_DELETIONS (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx815 ((nCurProp & SQL_CA2_SENSITIVITY_DELETIONS) != SQL_CA2_SENSITIVITY_DELETIONS) || in setResultSetType()
H A DOResultSet.cxx126 if( (nValueLen & SQL_CA2_SENSITIVITY_DELETIONS) != SQL_CA2_SENSITIVITY_DELETIONS || in OResultSet()
H A DODatabaseMetaData.cxx1675 return (nValue & SQL_CA2_SENSITIVITY_DELETIONS) != SQL_CA2_SENSITIVITY_DELETIONS; in ownDeletesAreVisible()
/aoo4110/main/unixODBC/inc/
H A Dsqlext.h1331 #define SQL_CA2_SENSITIVITY_DELETIONS 0x00000020L macro

Completed in 47 milliseconds