Share via


SqlCeCommandBuilder.GetDeleteCommand Method

Overload List

Name Description
SqlCeCommandBuilder.GetDeleteCommand ()
Gets the automatically generated SqlCeCommand object required to perform deletions on the database when an application calls Update on the SqlCeDataAdapter.
SqlCeCommandBuilder.GetDeleteCommand (Boolean) (inherited from GetDeleteCommand )

See Also

Reference

SqlCeCommandBuilder Class
SqlCeCommandBuilder Members
System.Data.SqlServerCe Namespace