DbParameterCollection::GetEnumerator Method ()
.NET Framework (current version)
Exposes the GetEnumerator method, which supports a simple iteration over a collection by a .NET Framework data provider.
Assembly: System.Data (in System.Data.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator that can be used to iterate through the collection.
Implements
IEnumerable::GetEnumerator()
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: