Freigeben über


SPClientRequestServiceSettings.SqlQueryVerboseLoggingThreshold-Eigenschaft

Der Schwellenwert für die Anzahl der SQL-Abfragen für die ausführliche Protokollierung.

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

Syntax

'Declaration
Public Property SqlQueryVerboseLoggingThreshold As Integer
    Get
    Set
'Usage
Dim instance As SPClientRequestServiceSettings
Dim value As Integer

value = instance.SqlQueryVerboseLoggingThreshold

instance.SqlQueryVerboseLoggingThreshold = value
public int SqlQueryVerboseLoggingThreshold { get; set; }

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

SPClientRequestServiceSettings Klasse

SPClientRequestServiceSettings-Member

Microsoft.SharePoint.Administration-Namespace