QueryInsertExample.cpp File Reference
#include "DataAccessExamples.h"
#include <iostream>
#include <exception>

Go to the source code of this file.

Functions

std::unique_ptr< te::da::DataSourceGetPostGISConnection ()
 
void QueryInsertExample ()
 Quering Insert clause. More...
 

Function Documentation

std::unique_ptr<te::da::DataSource> GetPostGISConnection ( )

Definition at line 13 of file PostGISExample.cpp.

Referenced by QueryInsertExample().