namespace: Serenity.Data assembly: Serenity.Net.Data
http://stackoverflow.com/questions/265192/get-the-generated-sql-statement-from-a-sqlcommand-object (answer by Mitch)
public class SqlCommandDumper
name | description |
---|---|
SqlCommandDumper() | The default constructor. |
static GetCommandText(…) | Gets the command text. |
- Source: SqlCommandDumper.cs