Share via


SPSqlQueryCounter.FinishedQueries property

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

Syntax

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

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

Property value

Type: System.Int32

See also

Reference

SPSqlQueryCounter class

SPSqlQueryCounter members

Microsoft.SharePoint.Utilities namespace