PrimaryKey.h File Reference

It describes a primary key (pk) constraint. More...

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

Go to the source code of this file.

Classes

class  te::da::PrimaryKey
 It describes a primary key (pk) constraint. 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 describes a primary key (pk) constraint.

Definition in file PrimaryKey.h.