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.  | |
A Insert can be used to add information in a table.
Definition in file Insert.h.