ReactOS 0.4.16-dev-251-ga17b6e9
distinct_view Struct Reference
Collaboration diagram for distinct_view:

Public Attributes

MSIVIEW view
 
MSIDATABASEdb
 
MSIVIEWtable
 
UINT row_count
 
UINTtranslation
 

Detailed Description

Definition at line 47 of file distinct.c.

Member Data Documentation

◆ db

MSIDATABASE* distinct_view::db

Definition at line 50 of file distinct.c.

Referenced by DISTINCT_CreateView(), and DISTINCT_delete().

◆ row_count

UINT distinct_view::row_count

◆ table

◆ translation

UINT* distinct_view::translation

◆ view

MSIVIEW distinct_view::view

Definition at line 49 of file distinct.c.

Referenced by DISTINCT_CreateView().


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