/// <summary> /// Create a new nganh_nghe object. /// </summary> /// <param name="id">Initial value of the id property.</param> public static nganh_nghe Createnganh_nghe(global::System.Int32 id) { nganh_nghe nganh_nghe = new nganh_nghe(); nganh_nghe.id = id; return nganh_nghe; }
/// <summary> /// Deprecated Method for adding a new object to the nganh_nghe EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead. /// </summary> public void AddTonganh_nghe(nganh_nghe nganh_nghe) { base.AddObject("nganh_nghe", nganh_nghe); }