Insert.h File Reference

A Insert can be used to add information in a table. More...

#include "DataSetName.h"
#include "Field.h"
#include "Fields.h"
#include "Select.h"
#include "Query.h"
#include <memory>

Go to the source code of this file.

Classes

class  te::da::Insert
 The Insert object can add the return of a select object. More...
 

Namespaces

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

Detailed Description

A Insert can be used to add information in a table.

Definition in file Insert.h.