kexi

KexiDB::Connection::SelectStatementOptions Class Reference

#include <connection.h>

List of all members.


Detailed Description

options used in selectStatement()

Definition at line 670 of file connection.h.


Public Attributes

int identifierEscaping
bool alsoRetrieveROWID: 1
bool addVisibleLookupColumns: 1

Member Data Documentation

A mode for escaping identifier, Driver::EscapeDriver|DriverEscapeAsNecessary by default.

Definition at line 677 of file connection.h.

True if ROWID should be also retrieved. False by default.

Definition at line 680 of file connection.h.

True if relations (LEFT OUTER JOIN) for visible lookup columns should be added. True by default. This is set to false when user-visible statement is generated e.g. for the Query Designer.

Definition at line 685 of file connection.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys