How to pass null or blank instaed “0”, if user input some value then it ok otherwise it will be null or blank

前端 未结 0 1366
轮回少年
轮回少年 2021-01-28 05:56
else if (lbltype.Text.Substring(0, 3) == "int" || lbltype.Text.Substring(0, 7) == "numeric")
                {
                    bl.query = "u         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题