To reference this standard from comments on methods that implement its rules, use the format <PartId> <SectionId> [ ItemType <ItemId> ]
, where
PartId
is the numbered part
SectionId
is the numbered or named section in the part's table of contents, e.g. "Section 4.11.2" or "Annex A"
ItemType
is one of { Table, Syntax Rule, Access Rule, General Rule, or Conformance Rule }
ItemId
is a dotted path expression to the specific item
For example,
SQL2003 Part 2 Section 11.4 Syntax Rule 10.b
is a well-formed reference to the rule for the default character set to use for column definitions of character type.
Definition at line 121 of file CommonTerms.cpp.