(COMException) del constructor SPQueryThrottledException
Inicializa una nueva instancia de la clase SPQueryThrottleException con una excepción de una llamada al método COM.
Espacio de nombres: Microsoft.SharePoint
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Sub New ( _
comEx As COMException _
)
'Uso
Dim comEx As COMException
Dim instance As New SPQueryThrottledException(comEx)
public SPQueryThrottledException(
COMException comEx
)
Parámetros
comEx
Tipo: System.Runtime.InteropServices.COMExceptionLa excepción COM.
Vea también
Referencia
clase SPQueryThrottledException
Miembros SPQueryThrottledException