Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/adabas/ !
H A DBResultSetMetaData.cxx67 nValue = getNumColAttrib(column,SQL_DESC_NULLABLE); in isNullable()
/trunk/main/connectivity/source/drivers/odbcbase/ !
H A DOResultSetMetaData.cxx281 return getNumColAttrib(column,SQL_DESC_NULLABLE); in isNullable()
/trunk/main/unixODBC/inc/ !
H A Dsql.h290 #define SQL_DESC_NULLABLE 1008 macro