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 a new table with a specified table name.
Syntax
client server public static SysDictTable newName(TableName _name)
Run On
ClientOrServer
Parameters
- _name
Type: TableName Extended Data Type
The table name for the new table.
Return Value
Type: SysDictTable Class
The new table with the specified name.