DictionaryForumContacts

   English
Terms for subject Microsoft containing value type | all forms | in specified order only
EnglishRussian
formatted value typeформатированный значимый тип (microsoft.com Alex_Odeychuk)
the low value pool type determines the depreciation rate used for a transactionКластер низкой стоимости определяет норму амортизации, используемую для проводки (Dynamics AX 2009 SP1)
Type, Length, Valueметод TLV
Type-Length-Valueметод TLV (A method of organizing data that involves a Type code (16 bit), a specified length of a Value field (16 bit), and the data in the Value field (variable))
value typeтип значения (A data type that is represented by the type's actual value. If a value type is assigned to a variable, that variable is given a fresh copy of the value. (This is in contrast to a reference type, where assignment does not create a copy) Value types are usually created on a method's stack frame, rather than in the garbage-collected heap. A value type can be boxed, which is a process that creates a corresponding reference type)