Partager via


Classe OutOfSyncException

Hiérarchie d'héritage

System. . :: . .Object
  System. . :: . .Exception
    Microsoft.AnalysisServices. . :: . .AmoException
      Microsoft.AnalysisServices..::..OutOfSyncException

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public NotInheritable Class OutOfSyncException _
    Inherits AmoException
'Utilisation
Dim instance As OutOfSyncException
[SerializableAttribute]
public sealed class OutOfSyncException : AmoException
[SerializableAttribute]
public ref class OutOfSyncException sealed : public AmoException
[<SealedAttribute>]
[<SerializableAttribute>]
type OutOfSyncException =  
    class
        inherit AmoException
    end
public final class OutOfSyncException extends AmoException

Le type OutOfSyncException expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique OutOfSyncException

Haut de la page

Propriétés

  Nom Description
Propriété publique Data (hérité de Exception.)
Propriété publique HelpLink (hérité de Exception.)
Propriété protégée HResult (hérité de Exception.)
Propriété publique InnerException (hérité de Exception.)
Propriété publique Message (hérité de Exception.)
Propriété publique Source (hérité de Exception.)
Propriété publique StackTrace (hérité de Exception.)
Propriété publique TargetSite (hérité de Exception.)
Propriété publique UnknownReference

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetBaseException (hérité de Exception.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetObjectData (remplace Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).)
Méthode publique GetType (hérité de Exception.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Exception.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.