Läs på engelska

Dela via


QueryableXEventData.IEnumerable.GetEnumerator Method

Returns an enumerator that iterates through the collection.

Namespace:  Microsoft.SqlServer.XEvent.Linq
Assembly:  Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)

Syntax

IEnumerator IEnumerable.GetEnumerator()

Return Value

Type: System.Collections.IEnumerator
An IEnumerator<T> object that can be used to iterate through the collection.

Implements

IEnumerable.GetEnumerator()

See Also

Reference

QueryableXEventData Class

Microsoft.SqlServer.XEvent.Linq Namespace