Share via


ReleaseUpdateBulkCopyDB.initJobs Method [AX 2012]

Builds a list of upgrade script classes and creates dependencies based on their attributes.

Syntax

public void initJobs()

Run On

Server

Remarks

Every item in the list is created by the initSyncJobsPrefix macro, which checks for the version of the script class.

The upgrade class is added to the list only when the version is later than the from version.

See Also

Reference

ReleaseUpdateBulkCopyDB Class