Share via


GeneralJournalEntry_W::addDataSource Method

Adds a data source for the GeneralJournalEntry_W table.

Syntax

client server public static QueryBuildDataSource addDataSource(QueryBuildDataSource _parentDataSource, [JoinMode _joinMode])

Run On

Called

Parameters

Return Value

Type: QueryBuildDataSource Class
The data source that is added for the GeneralJournalEntry table.

Exceptions

Exception Condition
Error

The parent data source is null Nothing nullptr unit a null reference (Nothing in Visual Basic) or is not for the GeneralJournalEntry table.

See Also

Reference

GeneralJournalEntry_W Table