Expand Minimize
This topic has not yet been rated - Rate this topic

SqlCeFlushFailureEventHandler Delegate

The delegate that must be implemented to listen for FlushFailure events.

Namespace:  System.Data.SqlServerCe
Assembly:  System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
JScript supports the use of delegates, but not the declaration of new ones.

Parameters

sender
Type: System.Object
The source of the event.
e
Type: System.Data.SqlServerCe.SqlCeFlushFailureEventArgs
The SqlCeFlushFailureEventArgs that contains the event data.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.