I have a query that I suspect is guilty of parameter-sniffing. I'd like to apply an interceptor like the one found ...here..., but I don't want any other queries affected....The code used there is: ...DbInterception.Add(new OptionRecompileHintDbCommandInt...