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

SetNGAY_CAPNull() public method

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