English | Italian |
array constant | costante di matrice (A set of constants that is a component of an array formula) |
array element | elemento di matrice (A data value in an array) |
array formula | formula di matrice (A formula that performs multiple calculations on one or more sets of values, and then returns either a single result or multiple results) |
array initializer | inizializzatore di matrice (A sequence of variable initializers that are assigned to the array elements in the same statement in which the array is declared) |
array network | rete ad array (A server network defined at the array level) |
array server | server di array (A server computer that's a member of a server array) |
array variable | variabile di matrice (A variable that can contain a series of values) |
associative array | matrice associativa (A data structure that carries out a mathematical calculation on a field identifier to determine where a data element in a large table or index is located) |
Cross Array Link Translation | Conversione collegamenti tra array (An enterprise-level option on the ISA Server Management console that specifies arrays and whether link translation will be applied across them) |
multidimensional array | matrice multidimensionale (An array that has more than one dimension) |
numeric array | matrice numerica (An array composed of a collection of keys and a collection of values, where each key is associated with one value. The values can be of any type, but the keys must be numeric) |
sparse array | matrice sparsa (An array (arrangement of items) in which many of the entries are identical, commonly zero. It is not possible to define precisely when an array is sparse, but it is clear that at some point, usually when about one-third of the array consists of identical entries, it becomes worthwhile to redefine the array) |