| FreeTDS API
    | 
Hold information for any results. More...
#include <tds.h>
| Public Attributes | |
| TDSSOCKET * | attached_to | 
| TDS_USMALLINT | by_cols | 
| TDS_SMALLINT * | bycolumns | 
| TDSCOLUMN ** | columns | 
| TDS_USMALLINT | computeid | 
| unsigned char * | current_row | 
| bool | more_results | 
| TDS_USMALLINT | num_cols | 
| TDS_INT | ref_count | 
| void(* | row_free )(struct tds_result_info *result, unsigned char *row) | 
| TDS_INT | row_size | 
| bool | rows_exist | 
Hold information for any results.