getByName

fun getByName(name: String): <Error class: unknown class><DataSource>(source)

Gets a data source by name from the collection.

Return

A list of all data sources matching the provided name.

Parameters

name

The name to retrieve.

See also