共用方式為


SPSqlQueryCounter.RenderValueForWeb method

產生的 HTML,使用在資料庫查詢] 區段中的開發人員儀表板。

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

Syntax

'宣告
Public Function RenderValueForWeb As String
'用途
Dim instance As SPSqlQueryCounter
Dim returnValue As String

returnValue = instance.RenderValueForWeb()
public string RenderValueForWeb()

傳回值

Type: System.String
字串,包含要在程式開發人員儀表板的 [資料庫查詢] 區段中使用 HTML。

Implements

ISPPerformanceMonitor.RenderValueForWeb()

請參閱

參照

SPSqlQueryCounter class

SPSqlQueryCounter members

Microsoft.SharePoint.Utilities namespace