Send feedback on this topic.
Teradata.Client.Provider
GetUpdateCommand Method



Teradata.Client.Provider Namespace > TdCommandBuilder Class : GetUpdateCommand Method
Overload List
OverloadDescription
Gets the TdCommand object with the required CommandText and parameters properties to update a row.  
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)
Requirements
ProductVersionsPlatforms
.NET2.1, 3.1, 6Windows, Linux, MacOS
.NET Framework4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

TdCommandBuilder Class
TdCommandBuilder Members