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.
Provides the ID for a specified table, based on the table name.
Syntax
public TableId tableName2Id(str name)
Run On
Called
Parameters
- name
Type: str
A string that indicates the table name.
Return Value
Type: TableId Extended Data Type
A tableId system data type value that indicates the table ID; 0 (zero) if you pass a name value for a nonexistent table.