Data Port Sync 1.0.500

SqlCeCommandBuilder Class

[This is preliminary documentation and subject to change.]

Builds SQL INSERT, UPDATE and DELETE commands for a SqlCeDataAdapter

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

System.Object
   MarshalByRefObject
      Component
         DbCommandBuilder
            SqlCeCommandBuilder

[Visual Basic]
Public Class SqlCeCommandBuilder
    Inherits 
[C#]
public class SqlCeCommandBuilder : DbCommandBuilder

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

SqlCeCommandBuilder Members | Primeworks.DesktopSqlCe Namespace