TransportationNetworkDataset Class

  • TransportationNetworkDataset
  • class Esri::ArcGISRuntime::TransportationNetworkDataset

    A transportation network dataset. More...

    Header: #include <TransportationNetworkDataset.h>
    Since: Esri::ArcGISRuntime 100.0
    Inherits: Esri::ArcGISRuntime::GeodatabaseDataset

    This class was introduced in Esri::ArcGISRuntime 100.0.

    Public Functions

    virtual ~TransportationNetworkDataset() override
    QString alias() const

    Reimplemented Public Functions

    virtual Esri::ArcGISRuntime::Geodatabase *geodatabase() const override
    virtual Esri::ArcGISRuntime::GeodatabaseDatasetType geodatabaseDatasetType() const override
    virtual QString name() const override

    Detailed Description

    Represents a transportation network dataset in a mobile geodatabase (a .geodatabase file).

    Member Function Documentation

    [override virtual] TransportationNetworkDataset::~TransportationNetworkDataset()

    Destructor.

    QString TransportationNetworkDataset::alias() const

    Gets the user-friendly name of the dataset.

    [override virtual] Esri::ArcGISRuntime::Geodatabase *TransportationNetworkDataset::geodatabase() const

    Reimplements: GeodatabaseDataset::geodatabase() const.

    Gets the geodatabase within which the dataset resides.

    [override virtual] Esri::ArcGISRuntime::GeodatabaseDatasetType TransportationNetworkDataset::geodatabaseDatasetType() const

    Reimplements: GeodatabaseDataset::geodatabaseDatasetType() const.

    Gets the type of dataset.

    [override virtual] QString TransportationNetworkDataset::name() const

    Reimplements: GeodatabaseDataset::name() const.

    Gets the name of the dataset.

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

    You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

    Your ArcGIS portal

    Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

    Your ArcGIS Location Platform dashboard

    Manage billing, monitor service usage, and access additional resources.

    Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

    Close