ReleaseUpdateDB.prefixCurrentVersion Method [AX 2012]

Gets or sets the version of the current instance of an upgrade class.

public sysReleasedVersion prefixCurrentVersion([sysReleasedVersion _prefixCurrentVersion])

Run On

Server

Parameters

_prefixCurrentVersion
Type: sysReleasedVersion Enumeration
The version to set.

Return Value

Type: sysReleasedVersion Enumeration
The current version.

The version and other attributes of an upgrade script are stored in the ReleaseUpdateScripts table when the script is set up during schedule phase.

Community Additions

ADD
Show: