An abstract representation of a dataset within a geodatabase. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.0 |
Inherits: | |
Inherited By: |
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
A GeodatabaseDataset represents a dataset in a mobile geodatabase (.geodatabase
file). Types that inherit from GeodatabaseDataset provide concrete implementations such as TransportationNetworkDataset.