Data Port Sync 1.0.500

SqlCeReportError Enumeration

[This is preliminary documentation and subject to change.]

Determines how operation errors are reported.

[Visual Basic]
Public Enum SqlCeReportError
[C#]
public enum SqlCeReportError

Members

Member Name Description
Async Errors are reported asynchronously
Sync Errors are reported synchronously

Requirements

Namespace: Primeworks.DesktopSqlCe

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

See Also

Primeworks.DesktopSqlCe Namespace