Sdílet prostřednictvím


SqlCeInfoMessageEventArgs Members

Provides data for the InfoMessage event. This class cannot be inherited.

The SqlCeInfoMessageEventArgs type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (inherited from Object)
Protected method Finalize() () () () (inherited from Object)
Public method GetHashCode() () () () (inherited from Object)
Public method GetType() () () () (inherited from Object)
Protected method MemberwiseClone() () () () (inherited from Object)
Public method ToString() () () () Retrieves a string representation of the InfoMessage event. (Overrides Object. . :: . .ToString() () () ().)

Top

Properties

  Name Description
Public property Errors Gets the collection of warnings sent from the data source.
Public property Message Gets the complete text of the error sent from the data source.

Top

See Also

Reference

SqlCeInfoMessageEventArgs Class

System.Data.SqlServerCe Namespace