SqlErrorCollection
Collects all errors generated by the .NET Framework Data Provider for SQL Server. This class cannot be inherited.
Gets the number of errors in the collection.
Gets the error at the specified index.
Copies the elements of the SqlErrorCollection collection into an Array, starting at the specified index.
Copies the elements of the SqlErrorCollection collection into a SqlErrorCollection, starting at the specified index.
Returns an enumerator that iterates through the SqlErrorCollection.