SqlCeFlushFailureEventArgs Members

Encapsulates event arguments for the FlushFailure event.

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

Public Properties

  Name Description
ms136538.pubproperty(en-us,VS.90).gif Errors The collection of SqlCeError objects that caused the flush to fail.
ms136538.pubproperty(en-us,VS.90).gif Message Gets the text describing the SqlCeError that caused the flush to fail.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms136538.pubmethod(en-us,VS.90).gif Equals  Overloaded. (inherited from Object )
ms136538.pubmethod(en-us,VS.90).gif GetHashCode  (inherited from Object )
ms136538.pubmethod(en-us,VS.90).gif GetType  (inherited from Object )
ms136538.pubmethod(en-us,VS.90).gif ms136538.static(en-us,VS.90).gif ReferenceEquals  (inherited from Object )
ms136538.pubmethod(en-us,VS.90).gif ToString Overridden.  

Top

Protected Methods

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

Top

See Also

Reference

SqlCeFlushFailureEventArgs Class
System.Data.SqlServerCe Namespace