/// <summary>
 /// Create a new rp_tktonghop object.
 /// </summary>
 /// <param name="ma_dv">Initial value of the ma_dv property.</param>
 public static rp_tktonghop Createrp_tktonghop(global::System.String ma_dv)
 {
     rp_tktonghop rp_tktonghop = new rp_tktonghop();
     rp_tktonghop.ma_dv = ma_dv;
     return rp_tktonghop;
 }
 /// <summary>
 /// Deprecated Method for adding a new object to the rp_tktonghop EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddTorp_tktonghop(rp_tktonghop rp_tktonghop)
 {
     base.AddObject("rp_tktonghop", rp_tktonghop);
 }