Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[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.]
Integer literals are used to write integral values. The type of an integer literal defaults to the smallest standard library type that can contain the value, starting with Integer32.
Literal Format
Integer literals take the following format.
IntegerLiteral:
NumericalDigits