/// <summary> /// Deprecated Method for adding a new object to the Calibrations EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead. /// </summary> public void AddToCalibrations(Calibration calibration) { base.AddObject("Calibrations", calibration); }