单项选择题

判断游标(Cursor)对象是否到达最后一条记录的方法是?()

A.move To First()
B.is After Last()
C.after Last()
D.move To Next()