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。

适用于