SPQueryThrottledException constructor (COMException)
Inicializa uma nova instância da classe SPQueryThrottleException , com exceção de uma chamada de método COM.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Sub New ( _
comEx As COMException _
)
'Uso
Dim comEx As COMException
Dim instance As New SPQueryThrottledException(comEx)
public SPQueryThrottledException(
COMException comEx
)
Parâmetros
comEx
Type: System.Runtime.InteropServices.COMExceptionA exceção de COM.
Ver também
Referência
SPQueryThrottledException class
SPQueryThrottledException members