Service Feature Table
Creates a new service feature table object from an ArcGIS map or feature service, or feature layer portal item. If the portal item is a map or feature service, the ServiceFeatureTable will be created from the first layer on the service. If the portal item is a feature layer, the ServiceFeatureTable will be created from the feature layer.
Since
200.1.0
Parameters
An ArcGIS map or feature service, or feature layer PortalItem.
See also
Creates a new service feature table object from a map or feature service portal item.
Since
200.1.0
Parameters
An ArcGIS map or feature service PortalItem.
The layer id of an individual layer in the ArcGIS map or feature service represented by the Item.
See also
Creates a new service feature table object from the specified table and relationship information.
Since
200.1.0
Parameters
The table from which to create a new table.
The relationship information specifying which table to create.
Creates a new service feature table object from a given URI.
Since
200.1.0
Parameters
The URI of an individual layer or table in an ArcGIS map or feature service.