Searched refs:SQL_DESC_UNSIGNED (Results 1 – 2 of 2) sorted by relevance
85 #define SQL_DESC_UNSIGNED SQL_COLUMN_UNSIGNED macro
365 rc = SQLColAttribute(stmt, icol + 1, SQL_DESC_UNSIGNED, NULL, 0, NULL, in odbc_set_result_column()