次の方法で共有


NegativeRangeException クラス

ナレッジの構築に使用される ItemRangeOverride オブジェクトの ClockVector プロパティに KnowledgeBuilder..::..ScopeClockVector が含まれていない場合に、KnowledgeBuilder..::..BuildSyncKnowledge によってスローされる例外です。

名前空間:  Microsoft.Synchronization
アセンブリ:  Microsoft.Synchronization (Microsoft.Synchronization.dll 内)

構文

'宣言
<SerializableAttribute> _
Public Class NegativeRangeException _
    Inherits SyncException
'使用
Dim instance As NegativeRangeException
[SerializableAttribute]
public class NegativeRangeException : SyncException
[SerializableAttribute]
public ref class NegativeRangeException : public SyncException
[<SerializableAttribute>]
type NegativeRangeException =  
    class
        inherit SyncException
    end
public class NegativeRangeException extends SyncException

継承階層

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

スレッド セーフ

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

参照

参照

NegativeRangeException メンバー

Microsoft.Synchronization 名前空間