DictionaryForumContacts

   German
Terms for subject Microsoft containing Typ | all forms | exact matches only
GermanEnglish
abfragbarer Typqueryable type (The type of the query variable in a LINQ query. The type of the variable that represents the data source is also a queryable type. A queryable type can be implicitly or explicitly typed, but in either case it must be a generic IEnumerable or IQueryable type)
anonymer Typanonymous type (A class type whose name is generated by the compiler and that inherits directly from Object. Members of an anonymous type are properties that are inferred from the object initializer that creates instances of the type)
benutzerdefinierter Typuser-defined type (A base data type that is explicitly defined by using the pre-compiler typedef directive)
CLR-benutzerdefinierter TypCLR user-defined type (A user-defined data type created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Framework common language runtime (CLR))
Dienst vom Typ BenutzerdiensteUser Services service (A Lync Server service that is used to help maintain presence information for users and to manage meetings and conferences)
EAP-TypEAP type (A feature that allows the user to select the type of Extensible Authentication Protocol used)
einfacher Typsimple type (Primitive type that is used for defining properties in the conceptual schema)
für Blitvorgänge geeigneter Typblittable type (A data type that has a unique characteristic and an identical presentation in memory for both managed and unmanaged environments. It can be directly shared)
generischer Typgeneric type (A class, interface, or structure whose definition has placeholders, called generic type parameters, for one or more types that are used in its member definitions. A user specifies real types (generic type arguments) for the type parameters when creating an instance of a generic type)
geschachtelter Typnested type (A type defined within the scope of another type. A nested type is typically used for encapsulating implementation details of the top-level type)
geschlossener generischer Typclosed generic type (A constructed generic type that has no unspecified generic type parameters, either of its own or of any enclosing types or methods. Closed generic types can be instantiated)
Impfstoff gegen Haemophilus influenza Typ Bhaemophilus influenzae type b vaccine (A vaccine for immunization against serious infections caused by a type of bacteria called Haemophilus influenzae type b, such as meningitis and pneumonia)
komplexer Typcomplex type (A composite type that represents a non-scalar property of an entity type, which enables scalar properties to be organized within entities)
konstruierter generischer Typconstructed generic type (A generic type whose generic type parameters have been specified. A constructed type or method can be an open generic type if some of its type arguments are type parameters of enclosing types or methods, or a closed generic type if all of its type arguments are real types)
mehrere Entitätenmengen pro Typmultiple entity sets per type (The ability for an entity type to be defined in more than one entity set)
MIME-TypMIME type (A method used by Web browsers to associate files of a certain type with applications that display files of that type)
Multipurpose Internet Mail Extensions-TypMultipurpose Internet Mail Extensions type (A method used by Web browsers to associate files of a certain type with applications that display files of that type)
Nullable-Typnullable type (In C, an instance of the System.Nullable struct that can represent the normal range of values for its underlying value type, plus an additional null value)
offener generischer Typopen generic type (A constructed generic type in which one or more of the generic type arguments substituted for its generic type parameters is a type parameter of an enclosing generic type or method. Open generic types cannot be instantiated)
parametrisierter Typparameterized type (A type whose definition has placeholders for actual types that the user specifies when creating and using instances of the type. C++ templates and common language runtime generics are examples of parameterized types)
partieller Typpartial type (A type of class whose definition is split over two or more source files)
POCO-TypPOCO type (A class in the Entity Framework that does not inherit from another class or implement an interface)
Tabelle pro konkretem Typtable-per-concrete type (A method of mapping the inheritance where each non-abstract type in the hierarchy is mapped to separate table in the database. Often used when there are unrelated tables that store the same kinds of data in the database. For example, the Product and DiscontinuedProduct tables)
Tabelle pro Typtable-per-type (A method of modeling a type hierarchy in a database that uses multiple tables with one-to-one relationships to model the various types)
Typ der VerkaufschanceOpportunity Type (A field on the Details tab of the Create New Opportunity screen that allows the user to categorize a sales opportunity)
Typ-Discoverytype discovery (The process of identifying the types that should be part of an Entity Framework model)
Typ-Länge-WertType-Length-Value (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))
Typ 1-SchriftartType 1 fonts (Scalable fonts designed to work with PostScript devices)
Type-Managertype manager (A software program that helps you increase or decrease the sets of available fonts)
ungebundener Typunbound type (A type that is referenced in a project and that IntelliSense and the C compiler cannot match to a declaration)