Home
last modified time | relevance | path

Searched refs:SQL_DESC_CONCISE_TYPE (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOResultSetMetaData.cxx126 …LSMALLINT)getNumColAttrib(_pConnection,_aStatementHandle,_xInterface,column,SQL_DESC_CONCISE_TYPE); in getColumnODBCType()
132 …SMALLINT)getNumColAttrib(_pConnection,_aStatementHandle,_xInterface,column,SQL_DESC_CONCISE_TYPE ); in getColumnODBCType()
148 nType = getNumColAttrib(column,SQL_DESC_CONCISE_TYPE); in getColumnType()
156 nType = OTools::MapOdbcType2Jdbc(getNumColAttrib(column,SQL_DESC_CONCISE_TYPE )); in getColumnType()
160 nType = OTools::MapOdbcType2Jdbc(getNumColAttrib(column,SQL_DESC_CONCISE_TYPE )); in getColumnType()
/aoo4110/main/unixODBC/inc/
H A Dsqlext.h545 #define SQL_DESC_CONCISE_TYPE SQL_COLUMN_TYPE macro

Completed in 31 milliseconds