SqlCeConnection Events
Visual Studio 2010
The SqlCeConnection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Disposed | (inherited from Component) |
|
FlushFailure | Occurs when the background flush fails. |
|
InfoMessage | Occurs when the .NET Compact Framework Data Provider for SQL Server sends a warning or an informational message. |
|
StateChange | Occurs when the state of the connection changes. (Overrides DbConnection.StateChange.) |