DeletedConcurrencyException, classe (Microsoft.Office.Server.Search.Administration)
Represents the exception that is thrown when the object that is the target of a delete operation is updated by another user after the database record was last retrieved.
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 DeletedConcurrencyException
Inherits ConcurrencyException
'Utilisation
Dim instance As DeletedConcurrencyException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public sealed class DeletedConcurrencyException : ConcurrencyException
Hiérarchie d'héritage
System.Object
System.Exception
Microsoft.Office.Server.Search.Administration.ConcurrencyException
Microsoft.Office.Server.Search.Administration.DeletedConcurrencyException
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 DeletedConcurrencyException
Microsoft.Office.Server.Search.Administration, espace de noms