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