Subject | English | Czech |
comp., MS | Integer data type | datový typ Integer (A fundamental data type that holds integers. An Integer variable is stored as a 16-bit (2-byte) number ranging in value from -32,768 to 32,767) |
comp., MS | Integer data type | celočíselný datový typ (A fundamental data type that holds integers. An Integer variable is stored as a 16-bit (2-byte) number ranging in value from -32,768 to 32,767) |
comp., MS | integer field | pole s celočíselnou hodnotou (A type of field whose content is a whole number. Examples include the ID and Unique ID fields) |
construct. | integer-value parameter | celočíselný parametr |