arcpy.Copy_management(in_data, out_data)
Use arcpy.Copy_management(in_data, out_data)If you specify your featureclass as in_data, any related tables and relationship classes will be copied along with it.
Shazad Tareen, did you find a resolution to this? I'm having a similar issue... the feature class and the relationship is coming over, but not the table...
Dan
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.