共用方式為


SPClientRequestServiceSettings.SqlQueryVerboseLoggingThreshold property

臨界值的詳細資訊記錄的 SQL 查詢數。

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

Syntax

'宣告
Public Property SqlQueryVerboseLoggingThreshold As Integer
    Get
    Set
'用途
Dim instance As SPClientRequestServiceSettings
Dim value As Integer

value = instance.SqlQueryVerboseLoggingThreshold

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

Property value

Type: System.Int32

請參閱

參照

SPClientRequestServiceSettings class

SPClientRequestServiceSettings members

Microsoft.SharePoint.Administration namespace