public DataSource GetDataSource( System.string name )
Parameters
- name
- The name of the DataSource to retrieve.
Return Value
The DataSource with the given name, or null if no such DataSource exists.
public DataSource GetDataSource( System.string name )