Share via


SPResourceMeasureConstants.SharePointDatabaseQueryTime Property

A resource measure of the SharePoint SQL query time.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Shared ReadOnly Property SharePointDatabaseQueryTime As String
    Get
'Usage
Dim value As String

value = SPResourceMeasureConstants.SharePointDatabaseQueryTime
public static string SharePointDatabaseQueryTime { get; }

Property Value

Type: System.String
A String with the value SharePointDatabaseQueryTime.

See Also

Reference

SPResourceMeasureConstants Class

SPResourceMeasureConstants Members

Microsoft.SharePoint.Administration Namespace