SqlDataDictionary.tableDropDDL Method [AX 2012]
Generates and returns the SQL statement to drop an Microsoft Dynamics AX table.
public str tableDropDDL(TableId tableId)
Run On
ServerParameters
- tableId
- Type: TableId Extended Data Type
The table to be dropped.
Community Additions
ADD
Show: