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.
Joins the target and source datasources.
Syntax
public QueryBuildDataSource joinDataSources(Query _targetQuery, Query _sourceQuery)
Run On
Server
Parameters
- _targetQuery
Type: Query Class
Value of target Query.
- _sourceQuery
Type: Query Class
Value of source Query.
Return Value
Type: QueryBuildDataSource Class
A QueryBuildDataSource object holding the joined datasources.