DictDataSet.dataSource Method
Looks up the data source by name.
Syntax
public DictFormBuildDataSource dataSource(str name)
Run On
Called
Parameters
- name
Type: str
The name of the data source.
Return Value
Type: DictFormBuildDataSource Class
The data source.