This topic has not yet been rated - Rate this topic

SqlCeCommandBuilder Constructor (SqlCeDataAdapter)

Initializes a new instance of the SqlCeCommandBuilder class with associated SqlCeDataAdapter and SqlCeCommand objects.

Namespace:  System.Data.SqlServerCe
Assembly:  System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
public SqlCeCommandBuilder(
	SqlCeDataAdapter adapter
)

Parameters

adapter
Type: System.Data.SqlServerCe.SqlCeDataAdapter
The name of the SqlCeDataAdapter.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.