Hi,
I try to execute some filegeodatabase changes in one EditOperation Callback. Changes are made in one table and some records searched by query. Callback works fine. Changes are made, but there is no undo operation in undo/redo stack. I have tried to set EditOperationType to Long but without success. Is it bug or feature?