OutOfSyncException 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供不同步錯誤。
[System.Serializable]
public sealed class OutOfSyncException : Microsoft.AnalysisServices.AmoException
[<System.Serializable>]
type OutOfSyncException = class
inherit AmoException
Public NotInheritable Class OutOfSyncException
Inherits AmoException
- 繼承
- 屬性
建構函式
OutOfSyncException(ObjectReference) |
初始化 OutOfSyncException 類別的新執行個體。 |
屬性
UnknownReference |
取得同步處理的未知參考。 |
方法
GetObjectData(SerializationInfo, StreamingContext) |
使用有關例外狀況的資訊,設定 SerializationInfo。 |