SqlDebug Class |
Namespace: CMS.DataEngine
public class SqlDebug
The SqlDebug type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DebugConnections |
Debug SQL connections?
|
Name | Description | |
---|---|---|
![]() ![]() | CurrentRequestLog |
Current request log.
|
![]() ![]() | DebugCurrentRequest |
Debug current request queries.
|
![]() ![]() | Settings |
Debug settings
|
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.
|