Data Port Sync 1.0.500

SqlCeException Properties

The properties of the SqlCeException class are listed below. For a complete list of SqlCeException class members, see the SqlCeException Members topic.

Public Instance Properties

Data (inherited from Exception)Gets a collection of key/value pairs that provide additional, user-defined information about the exception.
Errors Gets the list of errors.
HelpLink (inherited from Exception)Gets or sets a link to the help file associated with this exception.
HResult Gets the HRESULT value of the first error in the list.
InnerException (inherited from Exception)Gets the Exception instance that caused the current exception.
Message Gets the message text of the first error in the list.
NativeError Gets the native error of the first error in the list.
Source Gets the source of the first error in the list.
StackTrace (inherited from Exception)Gets a string representation of the frames on the call stack at the time the current exception was thrown.
TargetSite (inherited from Exception)Gets the method that throws the current exception.

See Also

SqlCeException Class | Primeworks.DesktopSqlCe Namespace