Traduzione di "deferred query" in italiano
query posticipata è la traduzione di "deferred query" in italiano.
deferred query
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.
-
query posticipata
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.
-
Mostra le traduzioni generate algoritmicamente
Traduzioni automatiche di " deferred query " in italiano
-
Glosbe Translate
-
Google Translate
Aggiungi un esempio
Aggiungi