DiagnosticsDataNamespaceFactory.GetSqlLQueryLogicalReads 方法

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

语法

声明
Public Shared Function GetSqlLQueryLogicalReads ( _
    procedureName As String _
) As String
用法
Dim procedureName As String
Dim returnValue As String

returnValue = DiagnosticsDataNamespaceFactory.GetSqlLQueryLogicalReads(procedureName)
public static string GetSqlLQueryLogicalReads(
    string procedureName
)

参数

返回值

类型:System.String

另请参阅

引用

DiagnosticsDataNamespaceFactory 类

DiagnosticsDataNamespaceFactory 成员

Microsoft.SharePoint.Diagnostics 命名空间