Subject | English | German |
progr. | abstract data type | abstrakter Datentyp (ssn) |
progr. | abstract data type | abstrakte Datenart (ssn) |
progr. | aggregate: structured collection of data objects forming a data type | Aggregat: strukturierte Sammlung von Datenobjekten, die einen Datentyp bilden (ssn) |
fin., IT | application data file type | Anwendungsdateityp |
comp., MS | base data type | Basisdatentyp (Any system-supplied data type, for example, char , varchar , binary , and varbinary . User-defined data types are derived from base data types) |
comp., MS | Boolean data type | boolescher Datentyp, Boolean-Datentyp (A data type with only two passable values, True (-1) or False (0). Boolean variables are stored as 16-bit (2-byte) numbers) |
progr. | built-in data type | integrierter Datentyp (ssn) |
comp., MS | char data type | Char-Datentyp (A character data type that holds a maximum of 8,000 characters) |
progr. | complex data type | komplexer Datentyp (ssn) |
progr. | complex data type | strukturierter Datentyp (ssn) |
progr. | complex data type | zusammengesetzter Datentyp (ssn) |
comp., MS | composite data type | zusammengesetzter Datentyp (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., MS | cursor data type | Cursor-Datentyp (A special data type used to reference a cursor) |
IT | data type | Satzart |
comp. | data type | Datenart |
comp., MS | data type | Datentyp (A property of a field that defines the kinds of data the field can store) |
busin., IT | data type | Datenbauart |
gen. | data type | Datentyp |
IT, dat.proc. | data type control | Datentypprüfung |
commun. | data type declaration | Beschreibung der Dateneinheiten |
progr. | data type expansion | Datentypexpandierung (ssn) |
automat. | data type transformation | Datentyptransformation |
automat. | data type transformation | Datentypumwandlung |
AI. | data-type induction | algebraische Induktion |
automat. | defïnite data type | definierter Datentyp |
progr. | derived data type | abgeleiteter Datentyp (ssn) |
comp., MS | Double data type | Double-Datentyp (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) |
comp., MS | elementary data type | elementarer Datentyp (A simple data type, such as Boolean, Long, or Decimal) |
progr. | elementary data type | einfacher Datentyp (ssn) |
progr. | elementary data type | Elementardatentyp (ssn) |
progr. | elementary data type | elementarer Datentyp (ssn) |
transp., avia. | engine type-certificate data sheet | Kennblatt der Musterzulassung von Motoren |
transp., avia. | engine type-certificate data sheet | Gerätekennblatt der Musterzulassung von Motoren |
comp., MS | enumerated data type | Aufzählungsdatentyp (A data type consisting of a sequence of named values given in a particular order) |
progr. | enumerated data type | enumerierter Datentyp (ssn) |
progr. | enumerated data type | Aufzählungsdatentyp (ssn) |
comp., MS | External Content Type data source | Datenquelle für externe Inhaltstypen (A type of data source used to connect to an external data source) |
comp., MS | field data type | Felddatentyp (A property of a field that defines the kinds of data the field can store) |
gen. | generic data type | allgemeiner Datentyp |
comp., MS | Hyperlink data type | Hyperlink-Datentyp (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., MS | Integer data type | Integer-Datentyp (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., MS | integer data type | Integer-Datentyp (ssn) |
comp., MS | Long data type | Long-Datentyp (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) |
progr. | long data type | Long-Datentyp (ssn) |
comp., MS | Object data type | Objekt-Datentyp (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., MS | OLE Object data type | OLE-Objekt-Datentyp (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. | primitive data type | Primitivdatentyp |
comp., MS | scalar data type | skalarer Datentyp (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) |
progr. | simple data type | Elementardatentyp (ssn) |
progr. | simple data type | elementarer Datentyp (ssn) |
progr. | simple data type | einfacher Datentyp (ssn) |
comp., MS | Single data type | Single-Datentyp (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) |
busin., IT | standard data type | Standarddatentyp |
comp., MS | String data type | String-Datentyp (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., MS | string data type | String-Datentyp (ssn) |
progr. | structured data type | strukturierter Datentyp (ssn) |
tech. | structured data type | zusammengesetzter Datentyp |
tech. | type data sheet | Typdatenblatt |
econ. | type of data | Art der Ausgangsdaten |
econ. | type of data | Art der gegebenen Werte |
econ. | type of data | Art der Daten |
comp., MS | uniqueidentifier data type | Uniqueidentifier-Datentyp (A data type containing a unique identification number stored as a 16-byte binary string used for storing a globally unique identifier (GUID)) |
progr. | user data type | anwenderdefinierter Datentyp (ssn) |
progr. | user-defined data type | anwenderdefinierter Datentyp (ssn) |
comp., MS | Variant data type | Variant-Datentyp (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) |
IT | voice and data services of narrowband ISDN type | schmalbandige Dienste vom Typ ISDN Sprache, Daten |
IT | voice and data services of narrowband ISDN type | Dienste vom Typ Schmalband-ISDN für Sprache und Daten |
comp., MS | Yes/No data type | Ja/Nein-Datentyp (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) |