The DWSyntax tool, available on the Tool tab in the New dialog box, makes it easy to specify dot notation, Describe, Modify, and SyntaxFromSQL statements.
To access DWSyntax, select File>New and select the Tool tab. Select the type of statement you want to create from the Syntax menu:
Select an object type from the Object dropdown listbox. In the Attributes listbox, select the property you want to describe. The bottom of the window displays Describe and dot notation statements.
Attributes
Select an object type and the property you want to modify. The bottom of the window displays Modify and dot notation statements.
Select the object type that you want to create. The bottom of the window displays a Modify statement.
Select the object type that you want to destroy. The bottom of the window displays a Modify statement.
On each tab, select the properties you want to include in the arguments for the SyntaxFromSQL function. Notice that you can select multiple tabs and multiple properties per object for SyntaxFromSQL. When you have finished selecting properties, click Build Syntax to display the SyntaxFromSQL function at the bottom of the window.