Namespace Esri.ArcGISRuntime.Data
Classes
ArcGISFeature
Represents an ArcGIS specific feature stored in an ArcGISFeatureTable.
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 ServiceFeatureTable or a GeodatabaseFeatureTable.
CodedValue
Represents a coded value found in a CodedValueDomain.
CodedValueDescription
An object that describes a CodedValue to be created.
CodedValueDomain
Specifies an explicit set of valid values for a Field.
CodedValueDomainDescription
An object that describes a CodedValueDomain to be created.
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 FeatureCollection.
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 ArcGISFeatureTable that share the same integer attribute value.
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 ArcGISFeature and suggests a type of drawing tool to sketch the feature's geometry.
FeatureTemplateDefinition
Provides the definition on how a primary feature and its related records are created from a shared feature template.
FeatureTemplateRelationship
Defines a relationship between the primary feature in a shared feature template and a non-spatial related feature.
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.
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 GeoPackage containing features or non-spatial records.
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.
GeometryConstructionTool
Identifies the tool that describes how a geometry is created in a shared template.
GroupTemplateDefinition
Defines how a primary feature and its feature parts are created from a group template.
GroupTemplatePart
Identifies a part in a group template.
IdentifyGeometryEditorResult
The identify geometry editor result contains the identified visual elements of a GeometryEditor.
IdentifyGraphicsOverlayResult
The identify graphics overlay result contains the identified geoelements of an overlay.
IdentifyLayerResult
The identify layer result contains the identified geoelements of a 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 LocalFeatureEdit results in ascending order based on edit time.
OgcFeatureCollectionTable
Represents a feature collection in an "OGC API Features" service.
OrderBy
Represents an ordering in a query's order by clause.
PresetTemplateAssociation
Identifies an association between two preset template features.
PresetTemplateDefinition
Defines how a primary feature and its preset features are created from a preset template.
PresetTemplateFeature
Identifies a feature in a preset template.
QueryParameters
Represents the parameters to perform a query on a dataset.
RangeDomainDescription
The description of a RangeDomain<T> to be created.
RangeDomain<T>
Specifies a valid range of numeric or date values for a Field.
RelatedFeatureQueryResult
Contains the features that have been returned from a related tables query.
RelatedQueryParameters
Parameters to perform a related query on an ArcGISFeatureTable.
ServiceFeatureTable
A table of features that typically represent real-world objects created from an ArcGIS map or feature service.
ServiceGeodatabase
A container for a collection of ServiceFeatureTable connected to a feature 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.
SharedTemplate
Describes features that can be created across layers within a geodatabase.
SharedTemplateFeatureCreationSet
Represents the creation set object when features, and optionally their utility associations, are created from a SharedTemplate.
SharedTemplateQueryParameters
Parameters used for querying templates that can create one or more features in the database.
StatisticDefinition
Represents a type used for defining a statistic to be queried for in the table.
StatisticRecord
Represents a value within the StatisticsQueryResult iterator.
StatisticsQueryParameters
Parameters to perform a statistical query on a FeatureTable.
StatisticsQueryResult
Represents a type that contains the results of a statistics query.
SubtypeSubtable
A child table that allows custom editing of features of a particular subtype.
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 GeodatabaseFeatureTable to be created.
TemplateDefinition
Defines how features are created from a shared template.
TransactionStatusChangedEventArgs
Event argument used by TransactionStatusChanged
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.
ISharedTemplateSource
Interface to support querying for shared templates and creating features with shared templates.
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 FeatureTable.
FeatureRequestMode
Describes the feature request mode for a ServiceFeatureTable. It determines (1) whether features are cached locally (for quicker access by map and scene layers) and (2) whether queries are performed on the local cache or on the server.
FieldType
The data format of an attribute field.
GeometryBuilderToolType
An enumeration of available geometry builder tools in a group template.
GeometryConstructionToolType
An enumeration of available geometry construction tools in a shared template.
QueryFeatureFields
Controls which attributes are included in the features returned by QueryFeaturesAsync(QueryParameters, QueryFeatureFields) or QueryRelatedFeaturesAsync(ArcGISFeature, RelatedQueryParameters, QueryFeatureFields).
RelationshipConstraintViolationType
The various constraint violations that may occur when relating two features.
SharedTemplateQuerySourceType
The type of query source where templates are accessible.
SharedTemplateType
The type of the SharedTemplate.
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.