SalesTable_RU::addToQuery Method

Modifies a query by joining the SalesTable_RU table to the SalesTable table.

Syntax

client server public static QueryBuildDataSource addToQuery(QueryBuildDataSource _salesTableDataSource, [JoinMode _joinMode])

Run On

Called

Parameters

Return Value

Type: QueryBuildDataSource Class
The modified data source.

Exceptions

Exception Condition
Error

The _salesTableDataSource parameter is null Nothing nullptr unit a null reference (Nothing in Visual Basic) or does not represent the SalesTable table.

See Also

Reference

SalesTable_RU Table