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



Teradata.Client.Provider Namespace > TdCommandBuilder Class : GetInsertCommand Method
Overload List
OverloadDescription
Gets the TdCommand object with the required CommandText and Parameters properties to insert a row.  
Gets the automatically generated System.Data.Common.DbCommand object required to perform insertions 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