OutOfSyncException Classe

Definizione

Fornisce gli errori di mancata sincronizzazione.

[System.Serializable]
public sealed class OutOfSyncException : Microsoft.AnalysisServices.AmoException
[<System.Serializable>]
type OutOfSyncException = class
    inherit AmoException
Public NotInheritable Class OutOfSyncException
Inherits AmoException
Ereditarietà
OutOfSyncException
Attributi

Costruttori

OutOfSyncException(ObjectReference)

Inizializza una nuova istanza della classe OutOfSyncException.

Proprietà

UnknownReference

Ottiene il riferimento sconosciuto sulla sincronizzazione.

Metodi

GetObjectData(SerializationInfo, StreamingContext)

Imposta l'oggetto SerializationInfo con le informazioni sull'eccezione.

Si applica a