BKI_DichVuMatDat.US.US_DM_NHAN_VIEN.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_DM_NHAN_VIEN