ReactOS 0.4.15-dev-7953-g1f49173
tagMSIDROPVIEW Struct Reference
Collaboration diagram for tagMSIDROPVIEW:

Public Attributes

MSIVIEW view
 
MSIDATABASEdb
 
MSIVIEWtable
 
column_infocolinfo
 
INT hold
 

Detailed Description

Definition at line 37 of file drop.c.

Member Data Documentation

◆ colinfo

column_info* tagMSIDROPVIEW::colinfo

Definition at line 42 of file drop.c.

◆ db

MSIDATABASE* tagMSIDROPVIEW::db

Definition at line 40 of file drop.c.

Referenced by DROP_CreateView().

◆ hold

INT tagMSIDROPVIEW::hold

Definition at line 43 of file drop.c.

◆ table

MSIVIEW* tagMSIDROPVIEW::table

Definition at line 41 of file drop.c.

Referenced by DROP_CreateView(), DROP_delete(), and DROP_execute().

◆ view

MSIVIEW tagMSIDROPVIEW::view

Definition at line 39 of file drop.c.

Referenced by DROP_CreateView().


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