Share via


SqlCeCommandBuilder.GetInsertCommand Method

Gets the automatically generated SqlCeCommand object required to perform insertions on the database

Overload List

Name Description
SqlCeCommandBuilder.GetInsertCommand () Gets the automatically generated SqlCeCommand object required to perform inserts on the database when an application calls Update on the SqlCeDataAdapter.

Supported by the .NET Compact Framework.
SqlCeCommandBuilder.GetInsertCommand (Boolean) Gets the automatically generated DbCommand object required to perform insertions at the data source, optionally using columns for parameter names.

See Also

Reference

SqlCeCommandBuilder Class
SqlCeCommandBuilder Members
System.Data.SqlServerCe Namespace