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

Public Attributes

MSIVIEW view
 
MSIVIEWtable
 
MSIDATABASEdb
 
BOOL bIsTemp
 
MSIVIEWsv
 
column_infovals
 

Detailed Description

Definition at line 41 of file insert.c.

Member Data Documentation

◆ bIsTemp

BOOL tagMSIINSERTVIEW::bIsTemp

Definition at line 46 of file insert.c.

Referenced by INSERT_CreateView(), and INSERT_execute().

◆ db

MSIDATABASE* tagMSIINSERTVIEW::db

Definition at line 45 of file insert.c.

Referenced by INSERT_CreateView(), and INSERT_delete().

◆ sv

◆ table

MSIVIEW* tagMSIINSERTVIEW::table

◆ vals

column_info* tagMSIINSERTVIEW::vals

Definition at line 48 of file insert.c.

Referenced by INSERT_CreateView(), and INSERT_execute().

◆ view

MSIVIEW tagMSIINSERTVIEW::view

Definition at line 43 of file insert.c.

Referenced by INSERT_CreateView().


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