SPDiagnosticsBlockingQueryProvider-Klasse
Sucht nach und zeichnet SQL-Abfragen, die andere SQL-Abfragen in allen Datenbanken im System blockieren.
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.SPDiagnosticsSqlProvider
Microsoft.SharePoint.Diagnostics.SPDiagnosticsBlockingQueryProvider
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<GuidAttribute("30BC3359-B628-4be8-AD2B-05F043642C7C")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPDiagnosticsBlockingQueryProvider _
Inherits SPDiagnosticsSqlProvider
'Usage
Dim instance As SPDiagnosticsBlockingQueryProvider
[GuidAttribute("30BC3359-B628-4be8-AD2B-05F043642C7C")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPDiagnosticsBlockingQueryProvider : SPDiagnosticsSqlProvider
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.