Select to view content in your preferred language

How do I delete a relationship class in Python?

2519
0
07-29-2010 03:19 PM
KimOllivier
Honored Contributor
I wanted to gp.Delete("table_rel") but the Delete() function or Exists() function does not even see them. I see a note that suggests that I set OverwriteOutput = True when writing them, but that doesn't clean them out of a file geoadatabase.

The only option looks like a GeeWiz Basic style "poke" using ArcObjects, remember those?
Can someone give me that syntax?
0 Kudos
0 Replies