SqlDebug Methods |
The SqlDebug type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | LogConnectionOperation |
Logs the connection operation to the query log.
|
![]() ![]() | LogInformation |
Logs Sql debug information
|
![]() ![]() | LogQueryEnd |
Logs the end of the query processing.
|
![]() ![]() | LogQueryEndToFile |
Logs the end of the query processing.
|
![]() ![]() | LogQueryStart |
Logs query start. Logs the query to the file and to current request log for debugging.
|
![]() ![]() | LogQueryToFile |
Logs the query.
|