SqlCeInfoMessageEventArgs Members
Provides data for the InfoMessage event. This class cannot be inherited.
The SqlCeInfoMessageEventArgs type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (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() () () ().) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Errors | Gets the collection of warnings sent from the data source. |
![]() |
Message | Gets the complete text of the error sent from the data source. |
Top