DbApplyingChangesEventArgs クラス

ApplyingChanges イベントのデータを提供します。

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

構文

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

継承階層

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

スレッド セーフ

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

参照

参照

DbApplyingChangesEventArgs メンバー

Microsoft.Synchronization.Data 名前空間