*Point of clarification- table variables and non-global temp tables should not be considered data modification events as they may be used inside an object but don't impact data in actual tables, etc.. A global temp table is more interesting, perhaps a separate flag could be displayed for those scenarios. Lastly, if it could distinguish data mod from object mod (dropping a table or altering it, etc..)
*Point of clarification- table variables and non-global temp tables should not be considered data modification events as they may be used inside an object but don't impact data in actual tables, etc.. A global temp table is more interesting, perhaps a separate flag could be displayed for those scenarios. Lastly, if it could distinguish data mod from object mod (dropping a table or altering it, etc..)