共用方式為


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

執行緒安全性

這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。

請參閱

參考

ApplyingChangesEventArgs 成員

Microsoft.Synchronization.Data 命名空間