Select to view content in your preferred language

Relating to a table

925
1
03-01-2012 09:29 AM
BlaineNicolls
New Contributor
I was wondering if it is possible to relate tables in Arc Explorer??  In ArcMap I have a File Geodatabase feature class that I can relate to an associated table in the same file geodatabase, but am not sure if it???s possible to do the same in Arc Explorer.
0 Kudos
1 Reply
JurajMalega
Deactivated User
hi,
you need to create your own addin for this..
take a look here http://help.arcgis.com/en/arcgisexplorer/1500/sdk/componenthelp/index.html#//0003000003wn000000
u can get related rows by GetRelatedRows Method or create in memory relationship class...
good luck...
0 Kudos