Class GeoPackageFeatureTable
A dataset in a Geo
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Data
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class GeoPackageFeatureTable : FeatureTable, INotifyPropertyChanged, ILoadable
Remarks
A GeoPackageFeatureTable supports core Geo
You can query the dataset using attribute or spatial criteria, and if permitted, also edit the data. If the
dataset contains geographic features you can display them on a map using a Feature
Properties
Name | Description |
---|---|
Description | Gets the description of the GeoPackage feature table. |
Geo |
Gets the Geo |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.2.1 - 200.6 |
Xamarin.Android | 100.2.1 - 100.15 |
Xamarin.iOS | 100.2.1 - 100.15 |
UWP | 100.2.1 - 200.6 |