单项选择题

在VFP中,不通过调用表设计器建立数据库表student.dbf的命令是( )。

A.MODIFY STRUCTURE student
B.MODIFY COMMAND student
C.CREATE student
D.CREATE TABLE student