DictionaryForumContacts

   German
Terms for subject Microsoft containing typisiert | all forms
GermanEnglish
implizit typisierte lokale Variableimplicitly typed local variable (A local variable whose type is inferred from the expression that initializes the variable)
nicht typisierter Adapteruntyped adapter (ssn)
nicht typisierter Adapteruntyped adapter (An adapter that accepts or emits multiple event types in which the payload structure or the type of fields in the payload are not known in advance. Examples are events from a CSV or text file, a SQL table, or a socket)
stark typisiertstrongly-typed (Pertaining to a collection element whose type matches the actual type of the elements stored in the same collection, rather than the type of a base class)
typisierter Adaptertyped adapter (An adapter that emits only a single event type)
typisierter Adaptertyped adapter (ssn)
typisiertes Ereignistyped event (An event for which the structure of the event payload provided by the source or consumed by the sink is known, and the input or output adapter is designed around this specific event structure.)