SelectExpression.h File Reference

A Select can be used as a source of information in another query. More...

#include "Expression.h"
#include <memory>

Go to the source code of this file.

Classes

class  te::da::SelectExpression
 A Select can be used as a source of information in another query. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 

Detailed Description

A Select can be used as a source of information in another query.

Definition in file SelectExpression.h.