? Operator ("M" Reference)
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
The ? operator functions as a multiplicity operator. The ? symbol can also appear as part of the ternary ? : Operator ("M" Reference).
Operator Description
The ? operator is predefined for all types. When the ? operator is located in the postfix position after a type, a nullable type is created. In addition to their normal functionality, nullable types can also be set to Null.