PropertyCannotHaveMappingsException - Classe

Levée lorsque les mappages sont ajoutés/modifiés ou supprimés à partir d'une propriété gérée définie dotant ne pas les mappages.

Hiérarchie d’héritage

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

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 PropertyCannotHaveMappingsException _
    Inherits SchemaException
'Utilisation
Dim instance As PropertyCannotHaveMappingsException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class PropertyCannotHaveMappingsException : 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

PropertyCannotHaveMappingsException - Membres

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