please help me in arcobjects C# code piece to restrict the editing by using itable events

2685
1
11-29-2015 09:11 AM
DianaVettori
New Contributor

I need to write a C# arcobject code C#  to restrict the editing of non versioned table by using itable events . Please need help from experts or anybody who has already implemented this. Thank you very much in advance....

0 Kudos
1 Reply
FreddieGibson
Occasional Contributor III

Could you provide more specifics on exactly what you're needing to implement and display some code showing what you have so far? Are you needing to implement something that you can't implement using the rules available to an enterprise geodatabase? Also, have you tried implementing a class extension or wiring into the edit events?

Working with Edit Events

http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/#/Working_with_editing_events/0001...

Creating Class Extensions

http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/#/Creating_class_extensions/000100...