Parameterized Queries

From: Price Brattin (pbrattin_at_bigfoot.com)
Date: 02/21/04


Date: Sat, 21 Feb 2004 14:18:29 -0800

Is there any way to see what the generated query is when
the Cmd.Execute method is executed. I don't mean what
the CommandText values is but rather what the generated
query is that is used by SQLServer.