ReactOS 0.4.15-dev-7994-gb388cb6
tagJOINTABLE Struct Reference
Collaboration diagram for tagJOINTABLE:

Public Attributes

struct tagJOINTABLEnext
 
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 tagJOINTABLE::col_count

Definition at line 51 of file where.c.

◆ next

struct tagJOINTABLE* tagJOINTABLE::next

Definition at line 49 of file where.c.

◆ row_count

UINT tagJOINTABLE::row_count

Definition at line 52 of file where.c.

◆ table_index

UINT tagJOINTABLE::table_index

Definition at line 53 of file where.c.

◆ view

MSIVIEW* tagJOINTABLE::view

Definition at line 50 of file where.c.

Referenced by WHERE_delete_row().


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