DbConnectionStringBuilder.IEnumerable.GetEnumerator Method ()
Returns an enumerator that iterates through a collection.
Assembly: System.Data (in System.Data.dll)
Return Value
Type: System.Collections.IEnumeratorAn IEnumerator object that can be used to iterate through the collection.
Implements
IEnumerable.GetEnumerator()This member is an explicit interface member implementation. It can be used only when the DbConnectionStringBuilder instance is cast to an IEnumerable interface.
For a description of this member, see GetEnumerator.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0