SPSqlQueryCounter.QueryTotalExecutingTime property

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

Syntax

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

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

Property value

Type: System.Int32

See also

Reference

SPSqlQueryCounter class

SPSqlQueryCounter members

Microsoft.SharePoint.Utilities namespace