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
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.