次の方法で共有


DbServerSyncProvider.OnApplyChangeFailed メソッド

ApplyChangeFailed イベントを発生させます。

名前空間: Microsoft.Synchronization.Data.Server
アセンブリ: Microsoft.Synchronization.Data.Server (microsoft.synchronization.data.server.dll 内)

構文

'宣言
Protected Overridable Sub OnApplyChangeFailed ( _
    value As ApplyChangeFailedEventArgs _
)
'使用
Dim value As ApplyChangeFailedEventArgs

Me.OnApplyChangeFailed(value)
protected virtual void OnApplyChangeFailed (
    ApplyChangeFailedEventArgs value
)
protected:
virtual void OnApplyChangeFailed (
    ApplyChangeFailedEventArgs^ value
)
protected void OnApplyChangeFailed (
    ApplyChangeFailedEventArgs value
)
protected function OnApplyChangeFailed (
    value : ApplyChangeFailedEventArgs
)

パラメーター

参照

リファレンス

DbServerSyncProvider クラス
DbServerSyncProvider メンバー
Microsoft.Synchronization.Data.Server 名前空間