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

SetNGAY_LAPNull() public method

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