ReactOS 0.4.16-dev-981-g80eb313
select_view Struct Reference
Collaboration diagram for select_view:

Public Attributes

MSIVIEW view
 
MSIDATABASEdb
 
MSIVIEWtable
 
UINT num_cols
 
UINT max_cols
 
UINT cols [1]
 

Detailed Description

Definition at line 43 of file select.c.

Member Data Documentation

◆ cols

◆ db

MSIDATABASE* select_view::db

Definition at line 46 of file select.c.

Referenced by SELECT_CreateView(), and SELECT_modify().

◆ max_cols

UINT select_view::max_cols

Definition at line 49 of file select.c.

Referenced by SELECT_AddColumn(), and SELECT_CreateView().

◆ num_cols

◆ table

◆ view

MSIVIEW select_view::view

Definition at line 45 of file select.c.

Referenced by SELECT_AddColumn(), and SELECT_CreateView().


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