Namespace Esri.ArcGISRuntime.Data
Classes
ArcGISFeature
Represents an ArcGIS specific feature stored in an Arc
ArcGISFeatureTable
A table of features that typically represent real-world objects created from an ArcGIS feature service or an ArcGIS geodatabase.
Attachment
A file (such as an image or document) attached to a feature in a Service
CodedValue
Represents a coded value found in a Coded
CodedValueDescription
An object that describes a Coded
CodedValueDomain
Specifies an explicit set of valid values for a Field.
CodedValueDomainDescription
An object that describes a Coded
Contingency
Defines a contingency.
ContingencyConstraintViolation
Defines a contingency constraint violation.
ContingentAnyValue
Indicates that any domain value is allowed in a Contingency.
ContingentCodedValue
Defines a coded value specified in a Contingency.
ContingentNullValue
Indicates that null
value is allowed in a Contingency.
ContingentRangeValue
Defines a min and max range specified in a Contingency.
ContingentValue
Defines possible values for fields participating in contingent field groups.
ContingentValuesDefinition
Defines a contingent values definition.
ContingentValuesResult
Defines possible values for a field in the context of the contingent field groups it participates in.
Domain
Specifies the set of valid values for a Field.
DomainDescription
An object that describes a domain to be created.
EditResult
Represents the results of an attempt to apply a local edit to a service.
Feature
A representation of a real-world geographic entity.
FeatureCollection
A feature collection represents a lightweight collection of features that can be saved in a map or portal item.
FeatureCollectionTable
A feature collection table represents an individual feature table in a Feature
FeatureEditResult
The results of an attempt to apply a local feature edit to a feature service.
FeatureQueryResult
The result of a query, select, or populate features operation made on a feature table or layer.
FeatureSubtype
Describes a subset of features in an Arc
FeatureTable
Represents a table from a database
FeatureTableEditResult
The result of an attempt to apply feature edits to a specific layer in a feature service.
FeatureTemplate
Defines the default attribute values for the fields of a newly created Arc
FeatureType
Defines the domains and feature templates that are used to create a new feature.
Field
Contains information about an attribute field in a Feature
FieldDescription
An object that describes a Field to be created.
FieldGroup
Defines a field group.
Geodatabase
Represents a mobile geodatabase containing geographic data and non-spatial tables.
GeodatabaseConstraintRuleViolationException
An exception thrown an attribute constraint rule was violated.
GeodatabaseFeatureTable
Represents a feature table stored in a Geodatabase.
GeodatabaseGlobalIdSupportMismatchException
Data changes cannot safely be committed due to mismatch of global ID support.
GeodatabaseMaxRuleEvaluationLevelExceededException
An exception thrown when evaluation of attribute rules is cyclic or exceeds maximum cascading level.
GeodatabaseReconcileBranchVersionUnsupportedException
An exception thrown when syncing geodatabase with reconcile branch version without service support.
GeoElement
An abstract representation of geographic entities in a map, scene, map view, or scene view.
GeoPackage
A GeoPackage file (.gpkg) that can contain multiple datasets of geographic features, non-spatial tabular data, and raster dataset that conform to the OGC GeoPackage format.
GeoPackageFeatureTable
A dataset in a Geo
IdentifyGraphicsOverlayResult
Identify result containing an overlay and the identified geoelements of that overlay.
IdentifyLayerResult
Represents the identify result containing a layer and the identified elements of that layer.
InheritedDomain
Apply to domains on subtypes. It implies that the domain for a field at the subtype level is the same as the domain for the field at the layer level.
LocalFeatureEdit
An object that represents a pending feature edit specifying its edit operation and most recent edit time.
LocalFeatureEditsResult
An object that represents the Local
OgcFeatureCollectionTable
Represents a feature collection in an "OGC API Features" service.
OrderBy
Represents an ordering in a query's order by clause.
QueryParameters
Represents the parameters to perform a query on a dataset.
RangeDomain<T>
Specifies a valid range of numeric or date values for a Field.
RangeDomainDescription
The description of a RangeDomain<T> to be created.
RelatedFeatureQueryResult
Contains the features that have been returned from a related tables query.
RelatedQueryParameters
Parameters to perform a related query on an Arc
ServiceFeatureTable
A table of features that typically represent real-world objects created from an ArcGIS feature service.
ServiceGeodatabase
A container for a collection of Service
ShapefileFeatureTable
A table of features that typically represents real-world objects created from a local shapefile data source.
ShapefileInfo
A handle that represents a shape file info.
StatisticDefinition
Represents a type used for defining a statistic to be queried for in the table.
StatisticRecord
Represents a value within the Statistics
StatisticsQueryParameters
Parameters to perform a statistical query on a Feature
StatisticsQueryResult
Represents a type that contains the results of a statistics query.
SyncLayerResult
Represents the result of sync operation on a table or layer if there has been edit errors with individual features.
TableDescription
An object that describes a Geodatabase
TransactionStatusChangedEventArgs
Event argument used by Transaction
WfsFeatureTable
A table of features that typically represents real-world objects from an OGC Web Feature Service (WFS) dataset.
Interfaces
IFeatureSet
An interface for feature sets.
Enums
ContingencyConstraintViolationType
Enumerates the different types of contingency constraint violations.
DrawingTool
An enumeration of available drawing tools.
EditOperation
The various types of edits in a Feature
FeatureRequestMode
Describes the feature request mode for a Service
FieldType
The data format of an attribute field.
QueryFeatureFields
Controls which attributes are included in the features returned by
Query
RelationshipConstraintViolationType
The various constraint violations that may occur when relating two features.
SortOrder
Describes the various ways a query result can be ordered by.
SpatialRelationship
Defines the various operators for spatially relating geometries.
StatisticType
An enumeration that represents the various statistics that can be calculated for values in a field in a table.