单项选择题

关闭游标的方法是()

A.fetchone()
B.fetchmany(size)
C.fetchall()
D.close()