C# Class BKI_DichVuMatDat.NghiepVu.f322_lap_hop_dong_excel

Mostrar archivo Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
f322_lap_hop_dong_excel ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

check_ma_nhan_vien_is_ok ( DataRow dataRow ) : bool
checked_du_lieu_is_ok ( ) : bool
checked_du_lieu_is_ok ( DataRow dataRow ) : bool
displayToInsertExcel ( string m_txt_path ) : void
find_id_hop_by_ma_hop_dong ( string ip_str_ma_nv ) : decimal
find_id_lcd ( decimal ip_dc_chuc_danh, decimal ip_dc_muc ) : decimal
find_id_lns ( decimal ip_dc_chuc_danh, decimal ip_dc_muc ) : decimal
find_id_nhan_vien_by_ma_nv ( string ip_str_ma_nv ) : decimal
find_lcd ( decimal ip_dc_chuc_danh, decimal ip_dc_muc ) : decimal
find_lns ( decimal ip_dc_id_ma_lns, decimal ip_dc_id_muc_lns ) : decimal
format_control ( ) : void
gan_du_lieu_cho_us_gd_hd_detail ( DataRow dataRow ) : void
gan_du_lieu_cho_us_gd_hop_dong ( DataRow dataRow ) : void
gan_du_lieu_cho_us_gd_lcd ( DataRow dataRow ) : void
gan_du_lieu_cho_us_gd_lns ( DataRow dataRow ) : void
insert_data ( DataRow dataRow ) : void
m_cmd_luu_Click ( object sender, EventArgs e ) : void
set_define_events ( ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

f322_lap_hop_dong_excel() public method

public f322_lap_hop_dong_excel ( ) : System
return System