/// <summary>
 /// Create a new kenh_thue_rieng object.
 /// </summary>
 /// <param name="id">Initial value of the id property.</param>
 /// <param name="so_dt">Initial value of the so_dt property.</param>
 /// <param name="ten_dktb">Initial value of the ten_dktb property.</param>
 /// <param name="dia_chitb">Initial value of the dia_chitb property.</param>
 /// <param name="tuyen_tc">Initial value of the tuyen_tc property.</param>
 /// <param name="ma_tram">Initial value of the ma_tram property.</param>
 /// <param name="pl">Initial value of the pl property.</param>
 /// <param name="tbao">Initial value of the tbao property.</param>
 /// <param name="tien_tb">Initial value of the tien_tb property.</param>
 /// <param name="tienno">Initial value of the tienno property.</param>
 /// <param name="ngay_ld">Initial value of the ngay_ld property.</param>
 /// <param name="village">Initial value of the village property.</param>
 /// <param name="ngay_mo">Initial value of the ngay_mo property.</param>
 /// <param name="may_ngung">Initial value of the may_ngung property.</param>
 /// <param name="ngay_ngung">Initial value of the ngay_ngung property.</param>
 /// <param name="ma_nghe">Initial value of the ma_nghe property.</param>
 /// <param name="ma_huyen">Initial value of the ma_huyen property.</param>
 /// <param name="stt">Initial value of the stt property.</param>
 /// <param name="sohopdong">Initial value of the sohopdong property.</param>
 /// <param name="ngay_hd">Initial value of the ngay_hd property.</param>
 /// <param name="thanghd">Initial value of the thanghd property.</param>
 /// <param name="ma_kh">Initial value of the ma_kh property.</param>
 /// <param name="ms_thue">Initial value of the ms_thue property.</param>
 /// <param name="kh_db">Initial value of the kh_db property.</param>
 /// <param name="loaikenh">Initial value of the loaikenh property.</param>
 /// <param name="toc_do">Initial value of the toc_do property.</param>
 /// <param name="dc_dau">Initial value of the dc_dau property.</param>
 /// <param name="dc_cuoi">Initial value of the dc_cuoi property.</param>
 /// <param name="ghichu">Initial value of the ghichu property.</param>
 public static kenh_thue_rieng Createkenh_thue_rieng(global::System.Decimal id, global::System.String so_dt, global::System.String ten_dktb, global::System.String dia_chitb, global::System.String tuyen_tc, global::System.String ma_tram, global::System.String pl, global::System.Decimal tbao, global::System.Decimal tien_tb, global::System.Decimal tienno, global::System.DateTime ngay_ld, global::System.String village, global::System.DateTime ngay_mo, global::System.String may_ngung, global::System.DateTime ngay_ngung, global::System.String ma_nghe, global::System.String ma_huyen, global::System.Decimal stt, global::System.String sohopdong, global::System.DateTime ngay_hd, global::System.String thanghd, global::System.String ma_kh, global::System.String ms_thue, global::System.String kh_db, global::System.String loaikenh, global::System.String toc_do, global::System.String dc_dau, global::System.String dc_cuoi, global::System.String ghichu)
 {
     kenh_thue_rieng kenh_thue_rieng = new kenh_thue_rieng();
     kenh_thue_rieng.id = id;
     kenh_thue_rieng.so_dt = so_dt;
     kenh_thue_rieng.ten_dktb = ten_dktb;
     kenh_thue_rieng.dia_chitb = dia_chitb;
     kenh_thue_rieng.tuyen_tc = tuyen_tc;
     kenh_thue_rieng.ma_tram = ma_tram;
     kenh_thue_rieng.pl = pl;
     kenh_thue_rieng.tbao = tbao;
     kenh_thue_rieng.tien_tb = tien_tb;
     kenh_thue_rieng.tienno = tienno;
     kenh_thue_rieng.ngay_ld = ngay_ld;
     kenh_thue_rieng.village = village;
     kenh_thue_rieng.ngay_mo = ngay_mo;
     kenh_thue_rieng.may_ngung = may_ngung;
     kenh_thue_rieng.ngay_ngung = ngay_ngung;
     kenh_thue_rieng.ma_nghe = ma_nghe;
     kenh_thue_rieng.ma_huyen = ma_huyen;
     kenh_thue_rieng.stt = stt;
     kenh_thue_rieng.sohopdong = sohopdong;
     kenh_thue_rieng.ngay_hd = ngay_hd;
     kenh_thue_rieng.thanghd = thanghd;
     kenh_thue_rieng.ma_kh = ma_kh;
     kenh_thue_rieng.ms_thue = ms_thue;
     kenh_thue_rieng.kh_db = kh_db;
     kenh_thue_rieng.loaikenh = loaikenh;
     kenh_thue_rieng.toc_do = toc_do;
     kenh_thue_rieng.dc_dau = dc_dau;
     kenh_thue_rieng.dc_cuoi = dc_cuoi;
     kenh_thue_rieng.ghichu = ghichu;
     return kenh_thue_rieng;
 }
 /// <summary>
 /// Deprecated Method for adding a new object to the kenh_thue_rieng EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddTokenh_thue_rieng(kenh_thue_rieng kenh_thue_rieng)
 {
     base.AddObject("kenh_thue_rieng", kenh_thue_rieng);
 }