请教一个关于if not (rs.bof and rs.eof) then的问题
ifnot(rs.bofandrs.eof)then'表示找到了数据'ifnotrs.eofthen'游标未到末尾'ifnotrs.bofthen'游标未到开头我想知道为...
if not (rs.bof and rs.eof) then '表示找到了数据
'if not rs.eof then '游标未到末尾
'if not rs.bof then '游标未到开头
我想知道为什么要用not (rs.bof and rs.eof)判断已经找到了数据,单纯使用not rs.eof或者not rs.bof不能判断已经找到了数据吗?
什么情况用not (rs.bof and rs.eof) ???
什么情况用not rs.eof ??? 展开
'if not rs.eof then '游标未到末尾
'if not rs.bof then '游标未到开头
我想知道为什么要用not (rs.bof and rs.eof)判断已经找到了数据,单纯使用not rs.eof或者not rs.bof不能判断已经找到了数据吗?
什么情况用not (rs.bof and rs.eof) ???
什么情况用not rs.eof ??? 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询