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