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

Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019

See Also

Reference

TdCommandBuilder Class
TdCommandBuilder Members