Data Port Sync 1.0.500

SqlCeTableAdapter Class

[This is preliminary documentation and subject to change.]

Synchronizes a SQL CE table with a DataTable

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

System.Object
   SqlCeTableAdapter

[Visual Basic]
Public Class SqlCeTableAdapter
    Implements IDisposable
[C#]
public class SqlCeTableAdapter :

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

SqlCeTableAdapter Members | Primeworks.DesktopSqlCe Namespace