Partager via


Classe ItemListFilteredFullEnumerationNotSupportedException

Exception qui est levée par le service d'application de modifications lorsque le fournisseur de destination utilise un filtre d'élément, et lorsque le lot de modifications à traiter fait partie d'une synchronisation de récupération.

Espace de noms: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (dans microsoft.synchronization.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class ItemListFilteredFullEnumerationNotSupportedException
    Inherits SyncException
'Utilisation
Dim instance As ItemListFilteredFullEnumerationNotSupportedException
[SerializableAttribute] 
public class ItemListFilteredFullEnumerationNotSupportedException : SyncException
[SerializableAttribute] 
public ref class ItemListFilteredFullEnumerationNotSupportedException : public SyncException
/** @attribute SerializableAttribute() */ 
public class ItemListFilteredFullEnumerationNotSupportedException extends SyncException
SerializableAttribute 
public class ItemListFilteredFullEnumerationNotSupportedException extends SyncException

Hiérarchie d'héritage

System.Object
   System.Exception
     Microsoft.Synchronization.SyncException
      Microsoft.Synchronization.ItemListFilteredFullEnumerationNotSupportedException

Sécurité des threads

Tous les membres publics statiques (Partagés en Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Membres ItemListFilteredFullEnumerationNotSupportedException
Espace de noms Microsoft.Synchronization