C# Class BKI_DichVuMatDat.US.US_GD_THANG_DA_GIAM_TRU

Inheritance: IP.Core.IPUserService.US_Object
Datei anzeigen Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
IsDA_XOANull ( ) : bool
IsGIAM_TRU_YNNull ( ) : bool
IsIDNull ( ) : bool
IsNAMNull ( ) : bool
IsNGAY_LAPNull ( ) : bool
IsNGUOI_LAPNull ( ) : bool
IsTHANGNull ( ) : bool
SetDA_XOANull ( ) : void
SetGIAM_TRU_YNNull ( ) : void
SetIDNull ( ) : void
SetNAMNull ( ) : void
SetNGAY_LAPNull ( ) : void
SetNGUOI_LAPNull ( ) : void
SetTHANGNull ( ) : void
US_GD_THANG_DA_GIAM_TRU ( ) : System
US_GD_THANG_DA_GIAM_TRU ( DataRow i_objDR ) : System
US_GD_THANG_DA_GIAM_TRU ( decimal i_dbID ) : System
kiem_tra_thang_da_giam_tru_chua ( decimal ip_dc_thang, decimal ip_dc_nam, decimal &op_dc_thang_da_giam_tru ) : void

Method Details

IsDA_XOANull() public method

public IsDA_XOANull ( ) : bool
return bool

IsGIAM_TRU_YNNull() public method

public IsGIAM_TRU_YNNull ( ) : bool
return bool

IsIDNull() public method

public IsIDNull ( ) : bool
return bool

IsNAMNull() public method

public IsNAMNull ( ) : bool
return bool

IsNGAY_LAPNull() public method

public IsNGAY_LAPNull ( ) : bool
return bool

IsNGUOI_LAPNull() public method

public IsNGUOI_LAPNull ( ) : bool
return bool

IsTHANGNull() public method

public IsTHANGNull ( ) : bool
return bool

SetDA_XOANull() public method

public SetDA_XOANull ( ) : void
return void

SetGIAM_TRU_YNNull() public method

public SetGIAM_TRU_YNNull ( ) : void
return void

SetIDNull() public method

public SetIDNull ( ) : void
return void

SetNAMNull() public method

public SetNAMNull ( ) : void
return void

SetNGAY_LAPNull() public method

public SetNGAY_LAPNull ( ) : void
return void

SetNGUOI_LAPNull() public method

public SetNGUOI_LAPNull ( ) : void
return void

SetTHANGNull() public method

public SetTHANGNull ( ) : void
return void

US_GD_THANG_DA_GIAM_TRU() public method

public US_GD_THANG_DA_GIAM_TRU ( ) : System
return System

US_GD_THANG_DA_GIAM_TRU() public method

public US_GD_THANG_DA_GIAM_TRU ( DataRow i_objDR ) : System
i_objDR System.Data.DataRow
return System

US_GD_THANG_DA_GIAM_TRU() public method

public US_GD_THANG_DA_GIAM_TRU ( decimal i_dbID ) : System
i_dbID decimal
return System

kiem_tra_thang_da_giam_tru_chua() public method

public kiem_tra_thang_da_giam_tru_chua ( decimal ip_dc_thang, decimal ip_dc_nam, decimal &op_dc_thang_da_giam_tru ) : void
ip_dc_thang decimal
ip_dc_nam decimal
op_dc_thang_da_giam_tru decimal
return void