C# Class BKI_DichVuMatDat.BaoCao.f413_rpt_tong_hop_thong_tin

Show file Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
DataRow2USThongTinTongHop ( DataRow v_dr_luong_1_nv, US_RPT_THONG_TIN_TONG_HOP v_us ) : void
f413_rpt_tong_hop_thong_tin ( ) : System
get_thong_tin_tong_hop_1_nhan_vien ( decimal ip_dc_id_nhan_vien, int ip_int_thang, int ip_int_nam ) : DataRow
insertThongTinTongHopNV2RPT ( DataRow v_dr_luong_1_nv ) : void

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_validate_data_is_ok ( string ip_str_thang_cham_cong ) : bool
f413_rpt_tong_hop_thong_tin_Load ( object sender, EventArgs e ) : void
lay_danh_sach_nhan_vien_can_tong_hop_thong_tin ( ) : DS_RPT_THONG_TIN_TONG_HOP
load_data_2_grid ( ) : void
m_bgwk_DoWork ( object sender, DoWorkEventArgs e ) : void
m_bgwk_ProgressChanged ( object sender, ProgressChangedEventArgs e ) : void
m_bgwk_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void
m_cmd_luu_bang_luong_Click ( object sender, EventArgs e ) : void
m_cmd_tinh_Click ( object sender, EventArgs e ) : void
tong_hop_bao_cao ( DS_RPT_THONG_TIN_TONG_HOP ip_ds, BackgroundWorker ip_bgw ) : void

Method Details

DataRow2USThongTinTongHop() public method

public DataRow2USThongTinTongHop ( DataRow v_dr_luong_1_nv, US_RPT_THONG_TIN_TONG_HOP v_us ) : void
v_dr_luong_1_nv DataRow
v_us US_RPT_THONG_TIN_TONG_HOP
return void

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

f413_rpt_tong_hop_thong_tin() public method

public f413_rpt_tong_hop_thong_tin ( ) : System
return System

get_thong_tin_tong_hop_1_nhan_vien() public method

public get_thong_tin_tong_hop_1_nhan_vien ( decimal ip_dc_id_nhan_vien, int ip_int_thang, int ip_int_nam ) : DataRow
ip_dc_id_nhan_vien decimal
ip_int_thang int
ip_int_nam int
return DataRow

insertThongTinTongHopNV2RPT() public method

public insertThongTinTongHopNV2RPT ( DataRow v_dr_luong_1_nv ) : void
v_dr_luong_1_nv DataRow
return void