Yes, however, it's a relatively trivial convenience method that you can easily implement yourself. Call DataSource.fetchData() and create a new clientOnly DataSource from the resulting data, using setInheritsFrom() to inherit field definitions the original DataSource.
Comment