FailedSqlLoggingAttrs Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
LogDeadlockVictims | 1 | Log SQL statements terminated as the selected victim of a deadlock, DeadlockVictim. | |
LogTimeouts | 2 | Log SQL statements that timeout, Timeout. | |
LogComplexityErrors | 4 | Log SQL statements that fail as a result of SQL complexity, for example TooComplexForQueryPlan and TooComplexLimitReached. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.