SqlCeCommandBuilder.GetInsertCommand Method

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.
SqlCeCommandBuilder.GetInsertCommand (Boolean) (inherited from GetInsertCommand )

See Also

Reference

SqlCeCommandBuilder Class
SqlCeCommandBuilder Members
System.Data.SqlServerCe Namespace