SPSqlQueryCounter.RenderValueForWeb 方法

生成的 HTML,开发人员仪表板的数据库查询部分中使用。

命名空间:  Microsoft.SharePoint.Utilities
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Function RenderValueForWeb As String
用法
Dim instance As SPSqlQueryCounter
Dim returnValue As String

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

返回值

类型:System.String
一个包含要在开发人员仪表板的数据库查询部分中使用的 HTML 字符串。

实现

ISPPerformanceMonitor.RenderValueForWeb()

另请参阅

引用

SPSqlQueryCounter 类

SPSqlQueryCounter 成员

Microsoft.SharePoint.Utilities 命名空间