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

Public Attributes

MSIVIEW view
 
MSIDATABASEdb
 
MSIVIEWwv
 
column_infovals
 

Detailed Description

Definition at line 41 of file update.c.

Member Data Documentation

◆ db

MSIDATABASE* update_view::db

Definition at line 44 of file update.c.

Referenced by UPDATE_CreateView(), and UPDATE_delete().

◆ vals

column_info* update_view::vals

Definition at line 46 of file update.c.

Referenced by UPDATE_CreateView(), and UPDATE_execute().

◆ view

MSIVIEW update_view::view

Definition at line 43 of file update.c.

Referenced by UPDATE_CreateView().

◆ wv


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