ReactOS 0.4.16-dev-41-ge8c7597
|
Public Attributes | |
MSIVIEW | view |
MSIDATABASE * | db |
MSIVIEW * | table |
column_info * | colinfo |
INT | hold |
column_info* tagMSIDROPVIEW::colinfo |
MSIDATABASE* tagMSIDROPVIEW::db |
Definition at line 40 of file drop.c.
Referenced by DROP_CreateView().
MSIVIEW* tagMSIDROPVIEW::table |
Definition at line 41 of file drop.c.
Referenced by DROP_CreateView(), DROP_delete(), and DROP_execute().
MSIVIEW tagMSIDROPVIEW::view |
Definition at line 39 of file drop.c.
Referenced by DROP_CreateView().