SqlCeInfoMessageEventArgs Class
Visual Studio 2010
Provides data for the InfoMessage event. This class cannot be inherited.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
The SqlCeInfoMessageEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (inherited from Object) |
|
Finalize | (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
|
ToString | Retrieves a string representation of the InfoMessage event. (Overrides Object.ToString().) |
The InfoMessage event contains a SqlCeErrorCollection collection with warnings sent from the data source.