%xsd.byte
datatype class %xsd.byte extends %Library.Integer
ODBC Type: INTEGER
This data type represents a tiny integer value.This class is identical to the %Integer data type
except that it has odbctype of TINYINT, a default MAXVAL parameter
value of 127, and a default MINVAL parameter value of -128.
Parameters
Inherited Members
Inherited Methods