DictionaryForumContacts

Terms for subject Microsoft containing data-type | all forms | in specified order only
EnglishRussian
base data typeбазовый тип данных (Any system-supplied data type, for example, char , varchar , binary , and varbinary . User-defined data types are derived from base data types)
Boolean data typeлогический тип данных (A data type with only two passable values, True (-1) or False (0). Boolean variables are stored as 16-bit (2-byte) numbers)
char data typeтип данных char (A character data type that holds a maximum of 8,000 characters)
composite data typeсоставные типы данных (A data type where the sum of the members is larger than all individual members taken together, such as a structure or an array)
composite data typeсоставной тип данных (ssn)
cursor data typeтип данных "курсор" (ssn)
data supplied is of wrong typeполучены данные неверного типа (ssn)
data typeтип данных (A property of a field that defines the kinds of data the field can store)
Double data typeтип данных double (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)
elementary data typeпростой тип данных (A simple data type, such as Boolean, Long, or Decimal)
enumerated data typeтип перечислимых данных (A data type consisting of a sequence of named values given in a particular order)
External Content Type data sourceисточник данных для внешнего типа контента (A type of data source used to connect to an external data source)
field data typeтип данных поля (ssn)
field data typesтип данных для полей
Hyperlink data typeтип данных гиперссылки (ssn)
Integer data typeданные целого типа
Integer data typeцелочисленный тип данных (A fundamental data type that holds integers. An Integer variable is stored as a 16-bit (2-byte) number ranging in value from -32,768 to 32,767)
literals of the native data typeконстанты собственного типа данных (.NET Framework 4.5 ssn)
Long data typeслужащий для хранения больших объёмов данных
Long data typeтип данных
Long data typeтип данных "длинное целое" (A fundamental data type that holds large integers. A Long variable is stored as a 32-bit number ranging in value from -2,147,483,648 to 2,147,483,647)
Long data typeтип данных, служащий для хранения больших объёмов данных (A fundamental data type that holds large integers. A Long variable is stored as a 32-bit number ranging in value from -2,147,483,648 to 2,147,483,647)
non-blittable data typeпобитово некопируемый тип данных (microsoft.com Alex_Odeychuk)
Object data typeтип данных объекта (A fundamental data type representing any object that can be recognized by Visual Basic. Although you can declare any object variable as type Object, it is best to declare object variables according to their specific types)
OLE Object data typeтип данных объекта OLE (ssn)
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)
single element array containing the string name of the native data typeодноэлементный массив, содержащий строку с именем собственного типа данных (Visual Studio 2013 ssn)
String data typeстроковый тип данных (A fundamental data type that holds characters, one character per 2 bytes. A fixed-length string can contain 1 to 64K characters; a variable-length string can contain 1 to 2 billion)
string name of the native data typeстрока с именем собственного типа данных (Visual Studio 2013 ssn)
type of reference data sourceтип источника данных ссылок (SQL Server 2012 ssn)
variable-length binary data typeтип данных binary переменной длины (SQL Server 2008 ssn)
variable-length char data typeтип данных char переменной длины (SQL Server 2008 ssn)
Yes/No data typeтип данных "да / нет" (A field data type you use for fields that will contain only one of two values, such as Yes or No and True or False. Null values are not allowed)

Get short URL