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.
Counts the number of data sources that pertain to the query.
Syntax
public int childDataSourceCount()
Run On
Called
Return Value
Type: int
The number of data sources related to the query.
Remarks
This method is used for the top-level query. To determine the number of data sources embedded within another data source, use the childDataSourceCount method.