Dura
Soft
.NET-
40
Primitive Types
•
Boolean
•
Byte
•
Char - unicode
•
DateTime
•
Decimal – signed 28 significant digits
•
Double – 64 bit double precision
•
GUID
•
Int16, Int32, Int64
•
Sbyte – 8 bit signed integer
•
Single – 4 byte single precision
•
TimeSpan