Data Port Sync 1.0.500

SqlCeException. Method 

[This is preliminary documentation and subject to change.]

Builds an exception from the device.

[Visual Basic]
Public Shared Function ( _
   ByVal Pipe As Pipe _
) As SqlCeException
[C#]
public static SqlCeException (
   Pipe pipe
);

Return Value

SqlCeException object.

See Also

SqlCeException Class | Primeworks.DesktopSqlCe Namespace