Subject | English | Indonesian |
comp., MS | data type | jenis data (A property of a field that defines the kinds of data the field can store) |
comp., MS | Double data type | tipe data Ganda (A fundamental data type that holds double-precision floating-point numbers. It's stored as a 64-bit number ranging in value from approximately -1.797E308 to -4.940E-324 (negative), from 4.94E-324 to 1.797E308 (positive), and 0) |
comp., MS | Hyperlink data type | tipe data Hyperlink (A data type for an Access database field that stores hyperlink addresses. An address can have up to four parts and is written using the following format: A data type for an Access database field that stores hyperlink addresses. An address can have up to four parts and is written using the following format: displaytextaddresssubaddress) |
comp., MS | Variant data type | Jenis data varian (The default data type for variables that don't have type-declaration characters when a Deftype statement isn't in effect. A Variant can store numeric, string, date/time, Null, or Empty data) |