SqlErrorCollection::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that iterates through the SqlErrorCollection.
Assembly: System.Data (in System.Data.dll)
Implements
IEnumerable::GetEnumerator()Enumerators can be used to read the data in a collection, but they cannot be used to modify the underlying collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: