SqlCeCommandBuilder.GetUpdateCommand Method
Overload List
Name | Description |
---|---|
SqlCeCommandBuilder.GetUpdateCommand () | Gets the automatically generated SqlCeCommand object required to perform updates on the database when an application calls Update on the SqlCeDataAdapter. Supported by the .NET Compact Framework. |
SqlCeCommandBuilder.GetUpdateCommand (Boolean) | Gets the automatically generated DbCommand object required to perform updates at the data source, optionally using columns for parameter names. |
See Also
Reference
SqlCeCommandBuilder Class
SqlCeCommandBuilder Members
System.Data.SqlServerCe Namespace