नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Indicates a text string that Analysis Services should not execute. 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.
Syntax
-- Comment_Text
Parameters
- Comment_Text
The string that contains the text of the comment.
Remarks
Use this operator for single-line or nested comments. Comments that are inserted by using -- are delimited by the newline character.
There is no maximum length for comments.
See Also
Reference
/*...*/ (Comment) (DMX)
// (Comment) (DMX)
Data Mining Extensions (DMX) Operator Reference
Operators (DMX)