次の方法で共有


SqlCeClientSyncProvider.OnApplyChangeFailed メソッド

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

名前空間: Microsoft.Synchronization.Data.SqlServerCe
アセンブリ: Microsoft.Synchronization.Data.SqlServerCe (microsoft.synchronization.data.sqlserverce.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
)

パラメーター

参照

リファレンス

SqlCeClientSyncProvider クラス
SqlCeClientSyncProvider メンバー
Microsoft.Synchronization.Data.SqlServerCe 名前空間