多项选择题

用ASP 访问数据库时,存取字段数据的格式有()。

A.Rs.Fields(I).Value
B.Rs.Fields("字段名称")
C.Rs("字段名称")
D.Rs(I).Value
E.Rs.Field("字段名称").Value