Select to view content in your preferred language

Retrieve SQL table name from Feature Layer

540
0
02-28-2012 04:42 AM
ClaytonDonahue
Emerging Contributor
Hello,

I am curious as to whether there is a way to extract the data table name from a FeatureLayer, via the REST interface. It seems that if I have a Feature layer that is created via a join between two tables, my fields are named like so:

sde.SDE.Marketshare.percentage


However, if I have a Feature layer that is only pulling data from a single source, the field is listed as:

percentage


Is there a way to get the "fully qualified" field name (including the "sde.SDE.table") part, via the REST interface for Feature layers that have only a single data source?

Thanks for any suggestions or assistance!

- Clayton
0 Kudos
0 Replies