Subject | English | Chinese simplified |
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) |