Select to view content in your preferred language

Feature Class Alias Name

2187
1
Jump to solution
10-09-2013 10:00 AM
ChadMarch1
Deactivated User
What table in the sql server database can I find where the feature class alias names are stored?
ArcGIS10.1 SQL Server 2008 R2

Or is it stored in the definition xml?
0 Kudos
1 Solution

Accepted Solutions
NidhinKarthikeyan
Honored Contributor
0 Kudos
1 Reply
NidhinKarthikeyan
Honored Contributor
You can find it in GDB_ITEMS table (xml link).
System tables of a geodatabase in SQL Server
0 Kudos