Share via


ReleaseUpdateDB::changeTableByAOTName Method [AX 2012]

Sets a new table ID, depending on a table name.

Syntax

server public static TableId changeTableByAOTName(
    IdentifierName _aotNname, 
    TableId _tabIdOld, 
    TableId _tabIdNew)

Run On

Server

Parameters

Return Value

Type: TableId Extended Data Type
The old table ID.

See Also

Reference

ReleaseUpdateDB Class