SQLToolsCommonTraceLvl Structure
Contains values that are either reserved or have some special treatment.
Assembly: Microsoft.SqlServer.SqlTDiagM (in Microsoft.SqlServer.SqlTDiagM.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Always | Always displays a message. This field is constant. |
![]() ![]() | Error | Adds an error message to the log file with a special prefix. This field is constant. |
![]() ![]() | L1 | Reserved for the common first level. This field is constant. |
![]() ![]() | L2 | Reserved for the common second level. This field is constant. |
![]() ![]() | L3 | Reserved for the common third level. This field is constant. |
![]() ![]() | L4 | Reserved for the common fourth level. This field is constant. |
![]() ![]() | Warning | Adds a warning message to the log file with a special prefix. This field is constant. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


