Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the data source specified by the data source number.
Syntax
public QueryBuildDataSource dataSourceNo(int dataSourceNo)
Run On
Called
Parameters
- dataSourceNo
Type: int
The number of the data source.
Return Value
Type: QueryBuildDataSource Class
The data source that has the specified number.
Remarks
If the specified data source does not exist, an uninitialized object is returned.