This topic has not yet been rated - Rate this topic

EventPropertyCollection.IEnumerable.GetEnumerator Method

Returns an IEnumerator interface that permits iteration through a collection.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
IEnumerator IEnumerable.GetEnumerator()

Return Value

Type: System.Collections.IEnumerator
The IEnumerator interface that permits iteration through a collection.

Implements

IEnumerable.GetEnumerator()
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.