A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-geodatabasefeaturetable.html below:

GeodatabaseFeatureTable Class | ArcGIS Maps SDK for Qt

  • GeodatabaseFeatureTable
  • class Esri::ArcGISRuntime::GeodatabaseFeatureTable

    A feature table stored in a Geodatabase. More...

    Public Functions Detailed Description

    For mobile geodatabases created by ArcGIS Pro, renderer information isn't stored in the geodatabase. A default renderer is therefore used to display mobile geodatabase feature tables in a feature layer. In most cases, this default should be replaced with a custom renderer.

    You can get a list of geodatabase feature tables in a Geodatabase using Geodatabase::geodatabaseFeatureTables() or use one of the helper methods for getting the feature table by its table name or feature service layer ID.

    The table can be spatial or non-spatial. If it has geometry, a FeatureLayer can be constructed with GeodatabaseFeatureTable instance and then added to a map. If the table has relationships, you can get related tables and query for related features and edit them.

    Relevant samples:

    See also Geodatabase and FeatureLayer.

    Member Function Documentation [since Esri::ArcGISRuntime 100.1] GeodatabaseFeatureTable::GeodatabaseFeatureTable(Esri::ArcGISRuntime::GeodatabaseFeatureTable *table, const Esri::ArcGISRuntime::RelationshipInfo &relationshipInfo, QObject *parent = nullptr)

    Constructs a new GeodatabaseFeatureTable from an exising GeodatabaseFeatureTable and a given RelationshipInfo.

    This function was introduced in Esri::ArcGISRuntime 100.1.

    [override virtual noexcept] GeodatabaseFeatureTable::~GeodatabaseFeatureTable()

    Destructor.

    Esri::ArcGISRuntime::Geodatabase *GeodatabaseFeatureTable::geodatabase() const

    Returns the geodatabase this feature table comes from.

    bool GeodatabaseFeatureTable::hasLocalEditsSince(const QDateTime &date) const

    Returns true if the table has any local edits from a certain date and time.


    RetroSearch is an open source project built by @garambo | Open a GitHub Issue

    Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

    HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4