Share via


SPSqlQueryCounter.ValueIsExcessive Property

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

Syntax

'Declaration
Public ReadOnly Property ValueIsExcessive As Boolean
    Get
'Usage
Dim instance As SPSqlQueryCounter
Dim value As Boolean

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

Property Value

Type: System.Boolean

Implements

ISPPerformanceMonitor.ValueIsExcessive

See Also

Reference

SPSqlQueryCounter Class

SPSqlQueryCounter Members

Microsoft.SharePoint.Utilities Namespace