Overload | Description |
---|---|
GetDeleteCommand() | Gets the TdCommand object with the required CommandText and Parameters properties to delete a row from a Teradata table. |
GetDeleteCommand(Boolean) | 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) |