共用方式為


SPSqlQueryCounter.ValueIsExcessive property

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

Syntax

'宣告
Public ReadOnly Property ValueIsExcessive As Boolean
    Get
'用途
Dim instance As SPSqlQueryCounter
Dim value As Boolean

value = instance.ValueIsExcessive
public bool ValueIsExcessive { get; }

Property value

Type: System.Boolean

Implements

ISPPerformanceMonitor.ValueIsExcessive

請參閱

參照

SPSqlQueryCounter class

SPSqlQueryCounter members

Microsoft.SharePoint.Utilities namespace