OleDbParameterCollection::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that iterates through the OleDbParameterCollection.
Assembly: System.Data (in System.Data.dll)
Return Value
Type: System.Collections::IEnumerator^An T:System.Collections.Generic.IEnumerator for the OleDbParameterCollection.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 1.1
Available since 1.1
Show: