ForeignKey.h File Reference

It models a foreign key constraint for a DataSetType. More...

#include "Constraint.h"
#include <vector>

Go to the source code of this file.

Classes

class  te::da::ForeignKey
 It models a foreign key constraint for a DataSetType. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 
 te::dt
 Namespace for the Data Type module of TerraLib.
 

Detailed Description

It models a foreign key constraint for a DataSetType.

Definition in file ForeignKey.h.