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 を設定します。

適用対象