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