Share via


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