GeoPackageFeatureTable Class

  • GeoPackageFeatureTable
  • class Esri::ArcGISRuntime::GeoPackageFeatureTable

    A GeoPackageFeatureTable is a feature table contained within a GeoPackage. More...

    Header: #include <GeoPackageFeatureTable.h>
    Since: Esri::ArcGISRuntime 100.2
    Inherits: Esri::ArcGISRuntime::FeatureTable

    This class was introduced in Esri::ArcGISRuntime 100.2.

    Public Functions

    virtual ~GeoPackageFeatureTable() override
    QString description() const
    Esri::ArcGISRuntime::GeoPackage *geoPackage() const

    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.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.