The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OdbcParameterCollection::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that iterates through the OdbcParameterCollection.
Assembly: System.Data (in System.Data.dll)
Return Value
Type: System.Collections::IEnumerator^An T:System.Collections.Generic.IEnumerator for the OdbcParameterCollection.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 1.1
Available since 1.1
Show: