ReactOS 0.4.16-dev-178-g8ba6102
join_table Struct Reference
Collaboration diagram for join_table:

Public Attributes

struct join_tablenext
 
MSIVIEWview
 
UINT col_count
 
UINT row_count
 
UINT table_index
 

Detailed Description

Definition at line 47 of file where.c.

Member Data Documentation

◆ col_count

UINT join_table::col_count

Definition at line 51 of file where.c.

Referenced by WHERE_set_row().

◆ next

struct join_table* join_table::next

Definition at line 49 of file where.c.

◆ row_count

UINT join_table::row_count

Definition at line 52 of file where.c.

◆ table_index

UINT join_table::table_index

Definition at line 53 of file where.c.

◆ view

MSIVIEW* join_table::view

Definition at line 50 of file where.c.


The documentation for this struct was generated from the following file: