OutOfSyncException Classe

Définition

Fournit des erreurs de type « hors synchronisation ».

[System.Serializable]
public sealed class OutOfSyncException : Microsoft.AnalysisServices.AmoException
[<System.Serializable>]
type OutOfSyncException = class
    inherit AmoException
Public NotInheritable Class OutOfSyncException
Inherits AmoException
Héritage
OutOfSyncException
Attributs

Constructeurs

OutOfSyncException(ObjectReference)

Initialise une nouvelle instance de la classe OutOfSyncException.

Propriétés

UnknownReference

Obtient la référence inconnue sur la synchronisation.

Méthodes

GetObjectData(SerializationInfo, StreamingContext)

Définit l'objet SerializationInfo avec les informations relatives à l'exception.

S’applique à