OutOfSyncException Klasse

Definition

Stellt die Fehler bei fehlender Synchronisierung bereit.

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

Konstruktoren

OutOfSyncException(ObjectReference)

Initialisiert eine neue Instanz der OutOfSyncException-Klasse.

Eigenschaften

UnknownReference

Ruft den unbekannten Verweis auf die Synchronisierung ab.

Methoden

GetObjectData(SerializationInfo, StreamingContext)

Legt SerializationInfo mit Informationen zur Ausnahme fest.

Gilt für: