Subject | English | Chinese Taiwan |
comp., MS | scalar data type | 純量資料型別 (A data type defined as having a predictable and enumerable sequence of values that can be compared for greater-than/less-than relationships. Scalar data types include integers, characters, user-defined enumerated data types, and (in most implementations) Boolean values) |
comp., MS | scalar property | 純量屬性 (A property of an entity that maps to a single field in the storage schema) |
comp., MS | scalar-valued function | 純量值函式 (A function that returns a single value, such as a string, integer, or bit value) |