LoggingDBReportingNames Class
Contains string constants used in the logging database to record the web service that submitted each log record.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.LoggingDBReportingNames
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class LoggingDBReportingNames
public static class LoggingDBReportingNames
public ref class LoggingDBReportingNames abstract sealed
[<AbstractClass>]
[<Sealed>]
type LoggingDBReportingNames = class end
public final class LoggingDBReportingNames
The LoggingDBReportingNames type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
CoreServices | Core services. |
![]() ![]() |
DeploymentRig | Deployment rig. |
![]() ![]() |
LabManagement | Lab management. |
![]() ![]() |
ProxyServer | Proxy server. |
![]() ![]() |
TeamBuild | Team build. |
![]() ![]() |
TestManagement | Test management. |
![]() ![]() |
TestRig | Test rig. |
![]() ![]() |
VersionControl | Version control. |
![]() ![]() |
Warehouse | Data warehouse. |
![]() ![]() |
WorkItemTracking | Work item tracking. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.