Share via


DictDataSet.dataSourceByIndex Method

Looks up the data source by index.

Syntax

public DictFormBuildDataSource dataSourceByIndex(int Index)

Run On

Called

Parameters

  • Index
    Type: int

Return Value

Type: DictFormBuildDataSource Class
The data source.

See Also

Reference

DictDataSet Class