SqlDebugDumper class
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
Public Members
| name | description |
|---|---|
| SqlDebugDumper() | The default constructor. |
| static Dump(…) | Dumps the specified SQL. |
See Also
- Source: SqlDebugDumper.cs