单项选择题

VBA中打开“student”表的语句是( )。

A.Docmd.Open.Form”student”
B.Docmd.Or.enQuery”student”
C.Docmd.Ot.enTable”student”
D.Docmd.Openreport”student”