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。 |