Udostępnij za pośrednictwem


ObjectQuery<T>.IEnumerable<T>.GetEnumerator Metoda

Definicja

Zwraca element IEnumerator<T> , który po wyliczenie wykona podane zapytanie SQL względem bazy danych.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
System.Collections.Generic.IEnumerator<T> IEnumerable<T>.GetEnumerator ();
Function GetEnumerator () As IEnumerator(Of T) Implements IEnumerable(Of T).GetEnumerator

Zwraca

Wyniki zapytania.

Implementuje

Atrybuty

Dotyczy