Share via


UpgradeScriptTableAttribute.new Method [AX 2012]

Initializes a new instance of the Object class.

Syntax

public void new(
    str _tableName, 
    boolean _create, 
    boolean _read, 
    boolean _update, 
    boolean _delete, 
   [boolean _exclude])

Run On

Called

Parameters

  • _tableName
    Type: str

See Also

Reference

UpgradeScriptTableAttribute Class