共用方式為


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

適用於