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



Teradata.Client.Provider Namespace > TdCommandBuilder Class : GetDeleteCommand Method
Overload List
OverloadDescription
Gets the TdCommand object with the required CommandText and Parameters properties to delete a row from a Teradata table.  
Gets the automatically generated System.Data.Common.DbCommand object required to perform deletions at the data source, optionally using columns for parameter names. (Inherited from System.Data.Common.DbCommandBuilder)
Requirements
ProductVersionsPlatforms
.NET6, 7Windows, Linux, MacOS
.NET Framework4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

TdCommandBuilder Class
TdCommandBuilder Members