Data Port Sync 1.0.500

SqlCeSyncClient Constructor 

[This is preliminary documentation and subject to change.]

Builds an instance of the class using a Pipe object.

[Visual Basic]
Public Sub New( _
   ByVal Pipe As Pipe _
)
[C#]
public SqlCeSyncClient(
   Pipe pipe
);

Parameters

Pipe

See Also

SqlCeSyncClient Class | Primeworks.DesktopSqlCe Namespace