| title | Slash Star (Comment) (DMX) |
|---|---|
| description | Slash Star (Comment) (DMX) |
| ms.date | 02/17/2022 |
| ms.service | sql |
| ms.subservice | analysis-services |
| ms.topic | reference |
| ms.custom | dmx |
[!INCLUDEssas]
Indicates a text string that [!INCLUDEssASnoversion] should not execute. The server does not evaluate the text between the comment characters /* and */. You can nest comments within a Data Mining Extensions (DMX) statement, include them at the end of a line of code, or insert them on a separate line.
/* Comment_Text */
Comment_Text
The string that contains the text of the comment.
Multiple-line comments must be indicated by /* and */.
There is no maximum length for comments.
For more information about how to use different kinds of comments in DMX, see Comments (DMX).
Double Slash (Comment) (DMX)
-- (Comment) (DMX) Summary
Data Mining Extensions (DMX) Operator Reference
Operators (DMX)