ReactOS 0.4.16-dev-178-g8ba6102
insert_view Struct Reference
Collaboration diagram for insert_view:

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 insert_view::bIsTemp

Definition at line 46 of file insert.c.

Referenced by INSERT_CreateView(), and INSERT_execute().

◆ db

MSIDATABASE* insert_view::db

Definition at line 45 of file insert.c.

Referenced by INSERT_CreateView(), and INSERT_delete().

◆ sv

◆ table

MSIVIEW* insert_view::table

◆ vals

column_info* insert_view::vals

Definition at line 48 of file insert.c.

Referenced by INSERT_CreateView(), and INSERT_execute().

◆ view

MSIVIEW insert_view::view

Definition at line 43 of file insert.c.

Referenced by INSERT_CreateView().


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