Home
last modified time | relevance | path

Searched refs:SQL_ROW_DELETED (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx947 m_bRowDeleted = ( m_pRowStatusArray[0] == SQL_ROW_DELETED ); in deleteRow()
1691 return m_pRowStatusArray[0] == SQL_ROW_DELETED; in isRowDeleted()
H A DODatabaseMetaDataResultSet.cxx628 return m_pRowStatusArray[0] == SQL_ROW_DELETED; in rowDeleted()
/aoo4110/main/unixODBC/inc/
H A Dsqlext.h2226 #define SQL_ROW_DELETED 1 macro

Completed in 52 milliseconds