Searched refs:SQL_NON_NULLABLE_COLUMNS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/iodbc/
H A Disqlext.h316 #define SQL_NON_NULLABLE_COLUMNS 75 macro
588 * SQL_NON_NULLABLE_COLUMNS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Disqlext.h316 #define SQL_NON_NULLABLE_COLUMNS 75 macro
588 * SQL_NON_NULLABLE_COLUMNS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddb.cpp1332 retcode = SQLGetInfo(hdbc, SQL_NON_NULLABLE_COLUMNS, (UCHAR*) &dbInf.supportNotNullClause, sizeof(dbInf.supportNotNullClause), &cb);

Completed in 106 milliseconds