ReleaseUpdateDB::sourceTableExists Method [AX 2012]
Verifies whether the source table exists.
server public static boolean sourceTableExists(TableName _tableName)
Run On
ServerParameters
- _tableName
- Type: TableName Extended Data Type
The name of a source table.
Show: