TooComplexQueryException - Classe

Représente une exception qui est levée lorsqu'il y a trop de résultats de cette requête .

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.Office.Server.Search.Query.SearchQueryException
      Microsoft.Office.Server.Search.Query.TooComplexQueryException

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class TooComplexQueryException _
    Inherits SearchQueryException
'Utilisation
Dim instance As TooComplexQueryException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class TooComplexQueryException : SearchQueryException

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

TooComplexQueryException - Membres

Microsoft.Office.Server.Search.Query - Espace de noms