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 of the table in which the caller object is working.
Syntax
public TableId dataset()
Run On
Called
Return Value
Type: TableId Extended Data Type
The table ID of the table in which the caller object is working.
Remarks
The returned value is often used to identify which type of record is being transferred from the caller in the record method.