SqlCeCommandBuilder Constructor
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Initializes a new instance of the SqlCeCommandBuilder class.
Overload List
Initializes a new instance of the SqlCeCommandBuilder class.
Supported only by the .NET Compact Framework.
[Visual Basic] Public Sub New()
[JScript] public function SqlCeCommandBuilder();
Initializes a new instance of the SqlCeCommandBuilder class with associated SqlCeDataAdapter and SqlCeCommand objects.
Supported only by the .NET Compact Framework.
[Visual Basic] Public Sub New(SqlCeDataAdapter)
[JScript] public function SqlCeCommandBuilder(SqlCeDataAdapter);
See Also
SqlCeCommandBuilder Class | SqlCeCommandBuilder Members | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.