SqlCeFlushFailureEventArgs Members
Encapsulates event arguments for the FlushFailure event.
The following tables list the members exposed by the SqlCeFlushFailureEventArgs type.
Public Properties
Name | Description | |
---|---|---|
Errors | The collection of SqlCeError objects that caused the flush to fail. | |
Message | Gets the text describing the SqlCeError that caused the flush to fail. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
SqlCeFlushFailureEventArgs Class
System.Data.SqlServerCe Namespace