dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlErrorCollection Class

In This Topic
SqlErrorCollection Class Methods
In This Topic

For a list of all members of this type, see SqlErrorCollection members.

Public Methods
 NameDescription
Public MethodRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodOverloaded. Copies the elements of the collection.  
Public MethodReturns an enumerator that iterates through the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public MethodRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also