Multiple feature classes related to a sigle table

2008
0
10-26-2015 09:18 AM
AhjungKim4
Occasional Contributor II

I have a feature service in which multiple feature layers are related to the same, single table (one-to-many relationship). My brief test result shows that this works on Collector even for offline data collection.

  • Point layer: Related to table A (one-to-many)
  • Line Layer: Related to table A (one-to-many)

Since only cardinality not supported on Collector is many:many, I think my database schema should work fine as long as the primary key values are unique.  Am I correct on this?

0 Kudos
0 Replies