ReleaseUpdateDB::tableExists Method [AX 2012]
Verifies whether a table exists.
server public static boolean tableExists(TableId _tableId)
Run On
ServerParameters
- _tableId
- Type: TableId Extended Data Type
The ID of a table.
Show:
Verifies whether a table exists.
server public static boolean tableExists(TableId _tableId)