DictionaryForumContacts

Terms containing data type | all forms | exact matches only | in specified order only
SubjectEnglishPolish
comp., MSBoolean data typetyp danych logicznych (A data type with only two passable values, True (-1) or False (0). Boolean variables are stored as 16-bit (2-byte) numbers)
comp., MSchar data typeznakowy typ danych (A character data type that holds a maximum of 8,000 characters)
comp., MScomposite data typetyp danych złożonych (A data type where the sum of the members is larger than all individual members taken together, such as a structure or an array)
comp., MSCurrency (An 8-byte, fixed-point data type that is useful for calculations involving money or for fixed-point calculations in which accuracy is extremely important. The Currency data type is used to store numbers with up to 15 digits to the left of the decimal point and 4 digits to the right. The type-declaration character in Microsoft© Visual Basic© is an at sign (Waluta
comp., MScursor data typetyp danych kursora (A special data type used to reference a cursor)
ITdata typetyp danych
comp., MSelementary data typetyp danych podstawowych (A simple data type, such as Boolean, Long, or Decimal)
transp., avia.engine type-certificate data sheetarkusz danych do certyfikatu typu dla silnika
comp., MSenumerated data typewyliczany typ danych (A data type consisting of a sequence of named values given in a particular order)
comp., MSExternal Content Type data sourceźródło danych typu zawartości zewnętrznej (A type of data source used to connect to an external data source)
comp., MSfield data typetyp danych pola (A property of a field that defines the kinds of data the field can store)
comp., MSHyperlink data typetyp danych Hiperlink (A data type for an Access database field that stores hyperlink addresses. An address can have up to four parts and is written using the following format: A data type for an Access database field that stores hyperlink addresses. An address can have up to four parts and is written using the following format: displaytextaddresssubaddress)
comp., MSHyperlink data typetyp danych Hiperłącze (A data type for an Access database field that stores hyperlink addresses. An address can have up to four parts and is written using the following format: A data type for an Access database field that stores hyperlink addresses. An address can have up to four parts and is written using the following format: displaytextaddresssubaddress)
comp., MSInteger data typetyp danych liczb całkowitych (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)
comp., MSLong data typedługi typ danych (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)
comp., MSObject data typetyp danych Object (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)
comp., MSOLE Object data typetyp danych Obiekt OLE (A field data type that you use for objects created in other applications that can be linked or embedded (inserted) in an Access database)
comp., MSscalar data typeskalarny typ danych (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., MSSingle data typepojedynczy typ danych (A data type that stores single-precision floating-point variables as 32-bit (4-byte) floating-point numbers ranging in value from -3.402823E38 to -1.401298E-45 for negative values and 1.401298E-45 to 3.402823E38 for positive values)
IT, geogr.spatial data service typetyp usług danych przestrzennych
comp., MSString data typeciągowy typ danych (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)
comp., MSuniqueidentifier data typetyp danych uniqueidentifier (A data type containing a unique identification number stored as a 16-byte binary string used for storing a globally unique identifier (GUID))
comp., MSVariant data typetyp danych Wariant (The default data type for variables that don't have type-declaration characters when a Deftype statement isn't in effect. A Variant can store numeric, string, date/time, Null, or Empty data)
comp., MSYes/No data typetyp danych Tak/Nie (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