Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _sqlname30SP
Type: IdentifierName Extended Data Type
The table name.
- _tabId30SP
Type: TableId Extended Data Type
The table ID.
- _tabId40
Type: TableId Extended Data Type
The new table ID.
Return Value
Type: TableId Extended Data Type
The table name.