|
ReactOS 0.4.16-dev-1946-g52006dd
|

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