Overload | Description |
---|---|
GetUpdateCommand() | Gets the TdCommand object with the required CommandText and parameters properties to update a row. |
GetUpdateCommand(Boolean) | Gets the automatically generated System.Data.Common.DbCommand object required to perform updates at the data source, optionally using columns for parameter names. (Inherited from System.Data.Common.DbCommandBuilder) |