Inicio > Term: deferred query
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.
- Parte del discurso: noun
- Industria/ámbito: Software
- Categoría: Sistemas operativos
- Company: Compañía Microsoft
0
Creador
- Maxiao
- 100% positive feedback