Class ServiceGeodatabase
A container for a collection of Service
Inheritance
Implements
Namespace: Esri.ArcGISRuntime.Data
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ServiceGeodatabase : ILoadable
Remarks
A Service
Constructors
Name | Description |
---|---|
Service |
Initializes a new instance of the Service |
Service |
Initializes a new instance of the Service |
Service |
Initializes a new instance of the Service |
Service |
Initializes a new instance of the Service |
Service |
Initializes a new instance of the Service |
Service |
Initializes a new instance of the Service |
Service |
Initializes a new instance of the Service |
Service |
Initializes a new instance of the Service |
Properties
Name | Description |
---|---|
Connected |
Gets the collection of feature tables managed by the Service |
Default |
Gets the name of the default version. |
Load |
Gets the exception associated with a failed load. This property remains |
Load |
Gets the current load status. |
Portal |
Gets the Portal |
Service |
Gets the metadata of the service this Service |
Session |
Gets or sets the type of read and edit sessions to use when working with the service. |
Supports |
Gets a value indicating whether the service supports branch versioning. |
Uri | Gets the URL of the feature service or the portal item to connect to. |
Version |
Gets the name of the version the Service |
Methods
Name | Description |
---|---|
Apply |
Applies all local edits in all tables to the service. |
Apply |
Applies all local edits in all tables to the service. |
Cancel |
Cancel the previous load operation. |
Close |
Closes this service geodatabase. |
Create |
Creates a new instance of the Service |
Create |
Creates a new instance of the Service |
Create |
Creates a new instance of the Service |
Create |
Creates a new instance of the Service |
Create |
Creates a new Service |
Create |
Creates a new Service |
Create |
Creates a new Service |
Create |
Creates a new Service |
Create |
Asynchronously creates a new version in the service based on the default version. |
Create |
Asynchronously creates a new version in the service based on the default version. |
Get |
Returns a service feature table object from the ID of a layer or table in the service. |
Get |
Asynchronously retrieves a list of all versions on the service. |
Get |
Asynchronously retrieves a list of all versions on the service. |
Has |
Determines if any of the tables in the Service |
Load |
Asynchronously initiates loading of this Service |
Retry |
Asynchronously retries loading of this Service |
Switch |
Asynchronously switches all connected feature tables to the new version. |
Switch |
Asynchronously switches all connected feature tables to the new version. |
Undo |
Undos all of the local edits in all the tables. |
Events
Name | Description |
---|---|
Loaded | Occurs when the Service |
Load |
Occurs when the Service |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.9 - 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.9 - 200.6 |
Xamarin.Android | 100.9 - 100.15 |
Xamarin.iOS | 100.9 - 100.15 |
UWP | 100.9 - 200.6 |