The Byte data type is used for containing binary data.
Note The Byte data type can be converted to the Short, Integer, Long, Single, Double or Decimal data type, without encountering anOverflowException
error
.
The equivalent NGWS runtime data type is System.Byte.
Conversion Keyword Summary | Data Type Summary | Integer Data Type | Short Data Type | Type Conversion Functions | Using Data Types Efficiently