FileGeodatabaseWorkspace Class

  • FileGeodatabaseWorkspace
  • class Esri::ArcGISRuntime::FileGeodatabaseWorkspace

    A file geodatabase workspace. More...

    Header: #include <FileGeodatabaseWorkspace.h>
    Since: Esri::ArcGISRuntime 100.1
    Inherits: Esri::ArcGISRuntime::DynamicWorkspace

    Public Functions

    FileGeodatabaseWorkspace(const QString &id, const QString &filePath, QObject *parent = nullptr)
    virtual ~FileGeodatabaseWorkspace() override
    QString filePath() const

    Detailed Description

    Note: Local server is only available on Windows and Linux.

    Member Function Documentation

    FileGeodatabaseWorkspace::FileGeodatabaseWorkspace(const QString &id, const QString &filePath, QObject *parent = nullptr)

    Constructor that takes an id, filePath and an optional parent.

    [override virtual] FileGeodatabaseWorkspace::~FileGeodatabaseWorkspace()

    Destructor.

    QString FileGeodatabaseWorkspace::filePath() const

    Returns the file path to the file geodatabase.

    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