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

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはスレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

参照

ChangeBatchNeedsFilterForgottenKnowledgeException メンバー

Microsoft.Synchronization 名前空間