SPResourceMeasureConstants.SharePointDatabaseQueryTime-Eigenschaft
Einer Ressource Messung der Zeit an SharePoint-SQL-Abfrage.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property SharePointDatabaseQueryTime As String
Get
'Usage
Dim value As String
value = SPResourceMeasureConstants.SharePointDatabaseQueryTime
public static string SharePointDatabaseQueryTime { get; }
Eigenschaftswert
Typ: System.String
String mit dem Wert SharePointDatabaseQueryTime.
Siehe auch
Referenz
SPResourceMeasureConstants Klasse