#include "DataAccessExamples.h"Go to the source code of this file.
Functions | |
| te::dt::SimpleProperty * | AddProperty (const std::string &datasetname, te::da::DataSourceTransactor *transactor) |
| te::dt::SimpleProperty* AddProperty | ( | const std::string & | datasetname, |
| te::da::DataSourceTransactor * | transactor | ||
| ) |
Definition at line 4 of file AddingProperty.cpp.
References te::da::DataSourceTransactor::addProperty(), te::dt::INT32_TYPE, and p.
Referenced by PostGISExample().