言語

OutOfSyncException クラス

定義

非同期エラーを提供します。

[System.Serializable]
public sealed class OutOfSyncException : Microsoft.AnalysisServices.AmoException
[<System.Serializable>]
type OutOfSyncException = class
    inherit AmoException
Public NotInheritable Class OutOfSyncException
Inherits AmoException
継承
OutOfSyncException
属性

コンストラクター

名前 説明
OutOfSyncException(ObjectReference)

OutOfSyncException クラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
UnknownReference

同期に関する不明な参照を取得します。

メソッド

名前 説明
GetObjectData(SerializationInfo, StreamingContext)

例外に関する情報を含む SerializationInfo を設定します。

適用対象