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

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

See Also

Reference

TdCommandBuilder Class
TdCommandBuilder Members