SqlCeFlushFailureEventHandler Delegate
Visual Studio 2010
The delegate that must be implemented to listen for FlushFailure events.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
Parameters
- sender
- Type: System.Object
The source of the event.
- e
- Type: System.Data.SqlServerCe.SqlCeFlushFailureEventArgs
The SqlCeFlushFailureEventArgs that contains the event data.