ReleaseUpdateDB.initJobsUsingUpgradeAttributes Method [AX 2012]
Creates upgrade jobs and sets up their dependencies based on the attributes of every upgrade script method in a class.
public void initJobsUsingUpgradeAttributes(ClassId _classId, sysReleasedVersion _classVersion)
Run On
ServerParameters
- _classId
- Type: ClassId Extended Data Type
The ID of the input class where all upgrade methods will be scanned.
- _classVersion
- Type: sysReleasedVersion Enumeration
The version of the upgrade scripts.
Community Additions
ADD
Show: