Translation of "deferred query" into Korean
지연된 쿼리 is the translation of "deferred query" into Korean.
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.
-
지연된 쿼리
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.
-
Show algorithmically generated translations
Automatic translations of "deferred query" into Korean
-
Glosbe Translate
-
Google Translate
Add example
Add