Searched refs:SQL_DESC_NULLABLE (Results 1 – 3 of 3) sorted by relevance
67 nValue = getNumColAttrib(column,SQL_DESC_NULLABLE); in isNullable()
281 return getNumColAttrib(column,SQL_DESC_NULLABLE); in isNullable()
290 #define SQL_DESC_NULLABLE 1008 macro
Completed in 18 milliseconds