Creates a SqlCommandDelete to DELETE a DataObject.
Use the returned object and modify at your needs, then create a PreparedQuery using SqlCommandDelete.to_query so you can use Query.execute to run your command.