Using child relations in DataTable.Select()

How can I access child rows using the name of a relation? I tried the way it is dicussed in DataColumn Expression topic, but it gives me an error: "Cannot interpret token 'Child' at position 1". Thank you.

Loader.
Up arrow icon