VB 对象不能从DBNull转化为其他类型

If Not IsDBNull(result.Rows(0)("AcceptDate")) Then

End If

使用IsDBNull判断非空

posted @ 2023-06-10 17:01  En'  阅读(17)  评论(0)    收藏  举报