TenantSiteCollectionMismatchException - Classe

Levée lorsqu'un schéma est trouvé avec une paire de collection client/site incohérentes.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.Office.Server.Search.Administration.SchemaException
      Microsoft.Office.Server.Search.Administration.TenantSiteCollectionMismatchException

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

Syntaxe

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

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

TenantSiteCollectionMismatchException - Membres

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