A GeoPackageFeatureTable is a feature table contained within a GeoPackage. More...
| Header | #include <Geo |
| Since | Esri |
| Inherits | Esri |
This class was introduced in Esri::ArcGISRuntime 100.2.
Public Functions
| virtual | ~ |
| QString | description() const |
| Esri | geo |
Detailed Description
See also GeoPackage.
Member Function Documentation
[override virtual] GeoPackageFeatureTable::~GeoPackageFeatureTable ()
Destructor.
QString GeoPackageFeatureTable::description() const
Returns the description of the GeoPackageFeatureTable.
Esri::ArcGISRuntime::GeoPackage *GeoPackageFeatureTable::geoPackage () const
Returns the GeoPackage containing this GeoPackageFeatureTable.