Share via


SqlDataDictionary.tableCreateDDL Method

Generates and returns the SQL statement to create an Microsoft Dynamics AX table.

Syntax

public str tableCreateDDL(TableId tableId)

Run On

Server

Parameters

Return Value

Type: str
The SQL statement to create an Microsoft Dynamics AX table.

See Also

Reference

SqlDataDictionary Class