It would be the standard stuff, sql_batch_complete or rpc_complete. With the batch completion event you can filter by the search string. With the rpc_complete you'll need to first identify stored procedures that query the tables you're interested in. Then use the object name or the object ID to filter.