Data Port Sync 1.0.500

SqlCeException Class

[This is preliminary documentation and subject to change.]

Exception that is thrown when the remote SQL Server CE engine returns an error or warning.

For a list of all members of this type, see SqlCeException Members.

System.Object
   Exception
      SystemException
         SqlCeException

[Visual Basic]
Public Class SqlCeException
    Inherits 
[C#]
public class SqlCeException : SystemException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Primeworks.DesktopSqlCe

Assembly: Primeworks.DesktopSqlCe (in Primeworks.DesktopSqlCe.dll)

See Also

SqlCeException Members | Primeworks.DesktopSqlCe Namespace