EventPropertyCollection.IEnumerable.GetEnumerator Method
SQL Server 2012
Returns an IEnumerator interface that permits iteration through a collection.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Return Value
Type: System.Collections.IEnumeratorThe IEnumerator interface that permits iteration through a collection.
