SchemaExportException - Classe

Levée lorsqu'un schéma ne peut pas être exporté.

Hiérarchie d’héritage

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

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

SchemaExportException - Membres

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