ReactOS 0.4.15-dev-7924-g5949c20
tagMSIALTERVIEW Struct Reference
Collaboration diagram for tagMSIALTERVIEW:

Public Attributes

MSIVIEW view
 
MSIDATABASEdb
 
MSIVIEWtable
 
column_infocolinfo
 
INT hold
 

Detailed Description

Definition at line 37 of file alter.c.

Member Data Documentation

◆ colinfo

column_info* tagMSIALTERVIEW::colinfo

Definition at line 42 of file alter.c.

Referenced by ALTER_CreateView(), and ALTER_execute().

◆ db

MSIDATABASE* tagMSIALTERVIEW::db

Definition at line 40 of file alter.c.

Referenced by ALTER_CreateView().

◆ hold

INT tagMSIALTERVIEW::hold

Definition at line 43 of file alter.c.

Referenced by ALTER_CreateView(), and ALTER_execute().

◆ table

MSIVIEW* tagMSIALTERVIEW::table

Definition at line 41 of file alter.c.

Referenced by ALTER_CreateView(), ALTER_delete(), and ALTER_execute().

◆ view

MSIVIEW tagMSIALTERVIEW::view

Definition at line 39 of file alter.c.

Referenced by ALTER_CreateView().


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