Home
last modified time | relevance | path

Searched refs:diag_cursor_row_count (Results 1 – 4 of 4) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLGetDiagField.c267 *((SQLLEN*)diag_info_ptr) = head -> diag_cursor_row_count; in extract_sql_error_field()
H A DSQLGetDiagFieldW.c245 *((SQLINTEGER*)diag_info_ptr) = head -> diag_cursor_row_count; in extract_sql_error_field_w()
H A D__info.c4299 &head->diag_cursor_row_count, in extract_diag_error()
4673 &head->diag_cursor_row_count, in extract_diag_error_w()
H A Ddrivermanager.h206 SQLLEN diag_cursor_row_count; member