Data Port Sync 1.0.500

SqlCeTableCopy. Method 

[This is preliminary documentation and subject to change.]

Performs the copy operation.

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

Parameters

Pipe
Pipe that connects to the open database.

See Also

SqlCeTableCopy Class | Primeworks.DesktopSqlCe Namespace