Share via


ReleaseUpdateDB::changeTableByName Method [AX 2012]

Gets the table ID, based on its name and old IDs.

Syntax

server public static TableId changeTableByName(
    IdentifierName _sqlname30SP, 
    TableId _tabId30SP, 
    TableId _tabId40)

Run On

Server

Parameters

Return Value

Type: TableId Extended Data Type
The table name.

See Also

Reference

ReleaseUpdateDB Class