BKI_DichVuMatDat.US.US_V_GD_NHAN_VIEN_PHU_CAP_V2.SetNGUOI_LAPNull C# (CSharp) Method

SetNGUOI_LAPNull() public method

public SetNGUOI_LAPNull ( ) : void
return void
        public void SetNGUOI_LAPNull()
        {
            pm_objDR["NGUOI_LAP"] = System.Convert.DBNull;
        }
US_V_GD_NHAN_VIEN_PHU_CAP_V2