单选题 设有如下的记录类型
Type student
Number As String
Name As String
Age As Integer
End Type
则正确引用该记录类型变量的代码是

【正确答案】 B
【答案解析】