GetChildren 方法 (ADO)

适用于:Access 2013、Office 2013

用于返回一个 Recordset,该记录集的行代表 Record 集合的子级。

语法

设置记录集 = 记录。GetChildren

返回值

Recordset 对象,其每一行代表当前 Record 对象的一个子级。 例如,代表目录的 Record 的子级应为包含在父目录中的文件和子目录。

备注

提供程序确定返回的 Recordset 中存在哪些列。 例如,文档源提供程序始终返回一个资源 Recordset