C# 클래스 BKI_DichVuMatDat.BaoCao.f413_rpt_tong_hop_thong_tin

파일 보기 프로젝트 열기: assassinadal/BKIProject-DichVuMatDat 1 사용 예제들

공개 메소드들

메소드 설명
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

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
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

메소드 상세

DataRow2USThongTinTongHop() 공개 메소드

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
리턴 void

Dispose() 보호된 메소드

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

f413_rpt_tong_hop_thong_tin() 공개 메소드

public f413_rpt_tong_hop_thong_tin ( ) : System
리턴 System

get_thong_tin_tong_hop_1_nhan_vien() 공개 메소드

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
리턴 DataRow

insertThongTinTongHopNV2RPT() 공개 메소드

public insertThongTinTongHopNV2RPT ( DataRow v_dr_luong_1_nv ) : void
v_dr_luong_1_nv DataRow
리턴 void