Method GetTable
GetTable(Int64)
Returns a service feature table object from the ID of a layer or table in the service.
Declaration
public ServiceFeatureTable GetTable(long layerId)
Parameters
Type | Name | Description |
---|---|---|
System. |
layerId | The layer id for which to create the table |
Returns
Type | Description |
---|---|
Service |
A table instance for working with the table or layer in the feature service |
Remarks
If a table instance for the layer already exists in Connected
Exceptions
Type | Condition |
---|---|
System. |
Applies to
Platforms and versions
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 |