Freigeben über


SPDatabaseServerDiagnosticsPerformanceCounterProvider-Klasse

Der Zeitgeberauftrag, der Informationen aus Leistungsindikatoren vom Datenbankserver erfasst, die mit die installierte SharePoint-Instanz verbunden ist.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPPersistedObject
      Microsoft.SharePoint.Administration.SPJobDefinition
        Microsoft.SharePoint.Diagnostics.SPDiagnosticsProviderJobDefinition
          Microsoft.SharePoint.Diagnostics.SPDiagnosticsProvider
            Microsoft.SharePoint.Diagnostics.SPDiagnosticsPerformanceCounterProvider
              Microsoft.SharePoint.Diagnostics.SPDatabaseServerDiagnosticsPerformanceCounterProvider

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class SPDatabaseServerDiagnosticsPerformanceCounterProvider _
    Inherits SPDiagnosticsPerformanceCounterProvider
'Usage
Dim instance As SPDatabaseServerDiagnosticsPerformanceCounterProvider
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class SPDatabaseServerDiagnosticsPerformanceCounterProvider : SPDiagnosticsPerformanceCounterProvider

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPDatabaseServerDiagnosticsPerformanceCounterProvider-Member

Microsoft.SharePoint.Diagnostics-Namespace