ReleaseUpdateBulkCopyDB.releaseUpdateJoin2Str Method [AX 2012]
Converts a join type to a join string.
Syntax
private str releaseUpdateJoin2Str(ReleaseUpdateJoin _releaseUpdateJoin)
Run On
Server
Parameters
- _releaseUpdateJoin
Type: ReleaseUpdateJoin Enumeration
The join type to convert.
Return Value
Type: str
A join string that is used in the bulk copy SQL statement.