Kexi API Documentation (2.0 alpha)

SelectOptionsInternal Struct Reference

#include <sqltypes.h>

List of all members.

Public Member Functions

 SelectOptionsInternal ()
 ~SelectOptionsInternal ()

Public Attributes

KexiDB::BaseExprwhereExpr
OrderByColumnInternal::ListorderByColumns


Constructor & Destructor Documentation

SelectOptionsInternal::SelectOptionsInternal  )  [inline]
 

Definition at line 72 of file sqltypes.h.

SelectOptionsInternal::~SelectOptionsInternal  )  [inline]
 

Definition at line 73 of file sqltypes.h.

References orderByColumns.


Member Data Documentation

OrderByColumnInternal::List* SelectOptionsInternal::orderByColumns
 

Definition at line 77 of file sqltypes.h.

Referenced by ~SelectOptionsInternal().

KexiDB::BaseExpr* SelectOptionsInternal::whereExpr
 

Definition at line 76 of file sqltypes.h.


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:50:23 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003