网络学院 w3pop社区 网络资源 IT新闻
w3pop.com :: 网络学院 :: ADO :: ADO GetChildren 方法
会员登陆
帐号
密码
回答
记住密码
No. 1 2 › »
The GetChildren method returns a Recordset object where each row represents a child of the current Record object. GetChildren的作用是:返回一个Recordset[记录集]对象。在该对象中,每一行都代表了目录中的文件。
Set objrecordset=objrecord.GetChildren