SPSqlQueryCounter.QueryCounts property

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

Syntax

'Declaration
Public Shared ReadOnly Property QueryCounts As Integer
    Get
'Usage
Dim value As Integer

value = SPSqlQueryCounter.QueryCounts
public static int QueryCounts { get; }

Property value

Type: System.Int32

See also

Reference

SPSqlQueryCounter class

SPSqlQueryCounter members

Microsoft.SharePoint.Utilities namespace