SqlCeConnection Events

Public Events

  Name Description
Public event Supported by the .NET Compact Framework Disposed  Occurs when the component is disposed by a call to the Dispose method. (inherited from Component)
Public event Supported by the .NET Compact Framework FlushFailure Occurs when the background flush fails.
Public event Supported by the .NET Compact Framework InfoMessage Occurs when the .NET Compact Framework Data Provider for SQL Server sends a warning or an informational message.
Public event Supported by the .NET Compact Framework StateChange Occurs when the state of the connection changes.

Top

See Also

Reference

SqlCeConnection Class
System.Data.SqlServerCe Namespace
SqlCeDataAdapter
SqlCeCommand