SPResourceMeasureConstants.SharePointDatabaseQueryCount Property
A resource measure of the number of SharePoint SQL queries.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared ReadOnly Property SharePointDatabaseQueryCount As String
Get
'Usage
Dim value As String
value = SPResourceMeasureConstants.SharePointDatabaseQueryCount
public static string SharePointDatabaseQueryCount { get; }
Property Value
Type: System.String
A String with the value SharePointDatabaseQueryCount.
See Also
Reference
SPResourceMeasureConstants Class