Subject | English | Vietnamese |
comp., MS | data type | kiểu dữ liệu (A property of a field that defines the kinds of data the field can store) |
comp., MS | Double data type | kiểu dữ liệu kép (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 | Loại dữ liệu siêu kết nối (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 | Loại dữ liệu biến (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) |