Exposing custom data to the attribute table?

474
0
10-25-2016 05:28 AM
JoshBelz
New Contributor

Hi,

What's the best way to expose the custom data to the FeatureClass in the GeoDatabase?  What I'm thinking is to use OLE DB provider to expose the data and use the Join on the Feature class (as both Feature class and custom data has PrimaryKey) to merge it.  If that's the case, what interfaces do I need to expose for OLE DB provider and what classes are required to do the join? 

Thanks, J.

0 Kudos
0 Replies