"M" Operators ("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.]

Operators are used in expressions to describe operations that involve one or more operands. For example, the expression a + b uses the + operator to add the two operands a and b. Examples of operators include the usual arithmetic and logical operators.

In This Section