Operation Details
Description: Remove all of the simulation records that apply to a specific simulation header record.
Sterotype: ns
SQL
DELETE
  
FROM
  Simulation 
WHERE Simulation.simulationHeaderID = :simulationHeaderID