Share via


SqlCeInfoMessageEventArgs Members

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

The following tables list the members exposed by the SqlCeInfoMessageEventArgs type.

Public Properties

  Name Description
60tbch05.pubproperty(en-us,VS.90).gif Errors Gets the collection of warnings sent from the data source.
60tbch05.pubproperty(en-us,VS.90).gif Message Gets the complete text of the error sent from the data source.

Top

Public Methods

(see also Protected Methods )

  Name Description
60tbch05.pubmethod(en-us,VS.90).gif Equals  Overloaded. (inherited from Object )
60tbch05.pubmethod(en-us,VS.90).gif GetHashCode  (inherited from Object )
60tbch05.pubmethod(en-us,VS.90).gif GetType  (inherited from Object )
60tbch05.pubmethod(en-us,VS.90).gif 60tbch05.static(en-us,VS.90).gif ReferenceEquals  (inherited from Object )
60tbch05.pubmethod(en-us,VS.90).gif ToString Overridden. Retrieves a string representation of the InfoMessage event.

Top

Protected Methods

  Name Description
60tbch05.protmethod(en-us,VS.90).gif Finalize  (inherited from Object )
60tbch05.protmethod(en-us,VS.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SqlCeInfoMessageEventArgs Class
System.Data.SqlServerCe Namespace