ReleaseUpdateDB.run Method [AX 2012]
Runs the upgrade script.
public void run(
IdentifierName methodName,
sysReleasedVersion scriptVersion,
boolean force)
Run On
ServerParameters
- methodName
- Type: IdentifierName Extended Data Type
The method to run.
- scriptVersion
- Type: sysReleasedVersion Enumeration
The version of the script.
- force
- Type: boolean
A Boolean value that indicates whether to run the script even if it has already run.
Community Additions
ADD
Show: