DatabaseException, classe (Microsoft.Office.Server.Search.Administration)
Represents the exception that is thrown when a database error occurs while working with the objects in the Administration namespace.
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 DatabaseException
Inherits Exception
'Utilisation
Dim instance As DatabaseException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public sealed class DatabaseException : Exception
Hiérarchie d'héritage
System.Object
System.Exception
Microsoft.Office.Server.Search.Administration.DatabaseException
Sécurité des threads
Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.
Voir aussi
Référence
Membres DatabaseException
Microsoft.Office.Server.Search.Administration, espace de noms