ADO GetChildren Method

The GetChildren method returns a Recordset object where each row represents a child of the current Record object.
Syntax
Set objrecordset=objrecord.GetChildren

The GetChildren method returns a Recordset object where each row represents a child of the current Record object.
Set objrecordset=objrecord.GetChildren
Your message has been sent to W3Schools.