次の方法で共有


ApplyingChangesEventArgs クラス

クライアントの ApplyingChanges イベントおよびサーバーの ApplyingChanges イベントのデータを提供します。

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

構文

'宣言
Public Class ApplyingChangesEventArgs _
    Inherits EventArgs
'使用
Dim instance As ApplyingChangesEventArgs
public class ApplyingChangesEventArgs : EventArgs
public ref class ApplyingChangesEventArgs : public EventArgs
type ApplyingChangesEventArgs =  
    class
        inherit EventArgs
    end
public class ApplyingChangesEventArgs extends EventArgs

継承階層

System. . :: . .Object
  System. . :: . .EventArgs
    Microsoft.Synchronization.Data..::..ApplyingChangesEventArgs

スレッド セーフ

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

参照

参照

ApplyingChangesEventArgs メンバー

Microsoft.Synchronization.Data 名前空間