deferred query (Angleško)
Noun
A LINQ query that is not evaluated until it is iterated over, either with a foreach statement (C#) or a For Each statement (Visual Basic), or by manually using the underlying GetEnumerator and MoveNext methods.


Nemško: zurückgestellte Abfrage
Špansko: consulta en diferido
Francosko: requête différée
Italijansko: query posticipata



Vir: Večjezični slovar računalniških izrazov - Microsoft Corporation

Komentiraj slovarski sestavek