OdbcErrorCollection::GetEnumerator Method ()
.NET Framework (current version)
Returns an object that implements the IEnumerator interface and that can iterate through the OdbcErrorCollection objects in the OdbcErrorCollection.
Assembly: System.Data (in System.Data.dll)
Return Value
Type: System.Collections::IEnumerator^An object that implements the IEnumerator interface and that can iterate through the OdbcErrorCollection objects in the OdbcErrorCollection.
Implements
IEnumerable::GetEnumerator().NET Framework
Available since 1.1
Available since 1.1
Show: