Field.cpp File Reference

The Field class can be used to model an expression that takes part of the output items of a SELECT. More...

#include "Expression.h"
#include "Field.h"
#include "PropertyName.h"

Go to the source code of this file.

Detailed Description

The Field class can be used to model an expression that takes part of the output items of a SELECT.

Definition in file Field.cpp.