包含 Recordset 对象的所有 Field 对象。
说明
Recordset 对象包括 Field 对象组成的 Fields 集合。每个 Field 对象对应 Recordset 集中的一列。在通过调用集合上的 Refresh 方法打开 Recordset 前可以填充 Fields 集合。
注意 有关如何使用 Field 对象的详细说明,请参阅 Field 对象主题。