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.
Adds a special table mapping by using its name.
Syntax
client server public static void addTableNameMapping(
TableName _oldTableName,
TableName _newTableName,
[NoYes _system])
Run On
Called
Parameters
- _oldTableName
Type: TableName Extended Data Type
The source table name.
- _newTableName
Type: TableName Extended Data Type
The target table name.
- _system
Type: NoYes Enumeration
Indicates whether there is system mapping.