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