共用方式為


SPQueryThrottledException constructor (COMException)

初始化 COM 方法呼叫中發生例外狀況的SPQueryThrottleException類別的新執行個體。

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

Syntax

'宣告
Public Sub New ( _
    comEx As COMException _
)
'用途
Dim comEx As COMException

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

參數

請參閱

參照

SPQueryThrottledException class

SPQueryThrottledException members

SPQueryThrottledException overload

Microsoft.SharePoint namespace