namespace: Serenity.Data assembly: Serenity.Net.Data
Formats a debug version of a query, replacing parameters with SQL constants, fixing brackets, database caret references etc.
public class SqlDebugDumper
name | description |
---|---|
SqlDebugDumper() | The default constructor. |
static Dump(…) | Dumps the specified SQL. |
- Source: SqlDebugDumper.cs