SqlCommandDumper.GetCommandText method
namespace: Serenity.Data assembly: Serenity.Net.Services
Gets the command text.
public static string GetCommandText(IDbCommand sqc)
| parameter | description |
|---|---|
| sqc | The SQL command. |
See Also
- class SqlCommandDumper
namespace: Serenity.Data assembly: Serenity.Net.Services
Gets the command text.
public static string GetCommandText(IDbCommand sqc)
| parameter | description |
|---|---|
| sqc | The SQL command. |