C# Class BKI_DichVuMatDat.NghiepVu.f303_gd_cham_cong_lam_them

Inheritance: System.Windows.Forms.Form
Mostra file Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
f303_gd_cham_cong_lam_them ( ) : 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_bang_luong_da_chot ( string ip_thang, string ip_nam ) : bool
check_ma_nhan_vien_duplicate ( ) : bool
check_ma_nhan_vien_ko_ton_tai ( ) : bool
check_so_ngay_lam_them_sai ( ) : bool
delete_du_lieu_cu ( ) : void
get_id_nv_by_ma_nv ( string ip_str_ma_nv ) : decimal
get_so_luong_cham_cong ( ) : decimal
insert_gd_cham_cong_lam_them ( ) : void
kiem_tra_du_lieu ( ) : bool
m_cmd_chon_du_lieu_Click ( object sender, EventArgs e ) : void
m_cmd_luu_cham_cong_lam_them_Click ( object sender, EventArgs e ) : void
m_cmd_tai_file_mau_Click ( object sender, EventArgs e ) : void
m_txt_nam_EditValueChanged ( object sender, EventArgs e ) : void
m_txt_thang_EditValueChanged ( object sender, EventArgs e ) : void
save_data ( ) : void
set_define_events ( ) : void
set_initial_form_load ( ) : void
set_trang_thai_cham_cong ( ) : 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

f303_gd_cham_cong_lam_them() public method

public f303_gd_cham_cong_lam_them ( ) : System
return System