ChangeBatchNeedsFilterForgottenKnowledgeException 类

未在变更批中设置所需筛选器遗忘知识时引发的异常。

命名空间:  Microsoft.Synchronization
程序集:  Microsoft.Synchronization(在 Microsoft.Synchronization.dll 中)

语法

声明
<SerializableAttribute> _
Public Class ChangeBatchNeedsFilterForgottenKnowledgeException _
    Inherits SyncException
用法
Dim instance As ChangeBatchNeedsFilterForgottenKnowledgeException
[SerializableAttribute]
public class ChangeBatchNeedsFilterForgottenKnowledgeException : SyncException
[SerializableAttribute]
public ref class ChangeBatchNeedsFilterForgottenKnowledgeException : public SyncException
[<SerializableAttribute>]
type ChangeBatchNeedsFilterForgottenKnowledgeException =  
    class
        inherit SyncException
    end
public class ChangeBatchNeedsFilterForgottenKnowledgeException extends SyncException

继承层次结构

System. . :: . .Object
  System. . :: . .Exception
    Microsoft.Synchronization. . :: . .SyncException
      Microsoft.Synchronization..::..ChangeBatchNeedsFilterForgottenKnowledgeException

线程安全

此类型的所有公共成员static(在 Visual Basic 中为 Shared) 都是线程安全的。不保证所有实例成员都是线程安全的。

请参阅

参考

ChangeBatchNeedsFilterForgottenKnowledgeException 成员

Microsoft.Synchronization 命名空间