SPQueryThrottledException 构造函数 (COMException)

初始化 COM 方法调用的异常与SPQueryThrottleException类的一个新实例。

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

语法

声明
Public Sub New ( _
    comEx As COMException _
)
用法
Dim comEx As COMException

Dim instance As New SPQueryThrottledException(comEx)
public SPQueryThrottledException(
    COMException comEx
)

参数

另请参阅

引用

SPQueryThrottledException 类

SPQueryThrottledException 成员

SPQueryThrottledException 重载

Microsoft.SharePoint 命名空间