| Name | Description | |
|---|---|---|
|  | DB2ErrorCollection Constructor | Initializes a new instance of DB2ErrorCollection. | 
The following tables list the members exposed by DB2ErrorCollection.
| Name | Description | |
|---|---|---|
|  | DB2ErrorCollection Constructor | Initializes a new instance of DB2ErrorCollection. | 
| Name | Description | |
|---|---|---|
|  | Capacity | (Inherited from System.Collections.CollectionBase) | 
|  | Count | (Inherited from System.Collections.CollectionBase) | 
|  | Item | Gets the error at the specified index. In C#, this property is the indexer for the DB2ErrorCollection class. | 
| Name | Description | |
|---|---|---|
|  | Clear | (Inherited from System.Collections.CollectionBase) | 
|  | CopyTo | Overloaded. Copies the elements of the DB2ErrorCollection collection into an array starting at the specified index within the array. | 
|  | GetEnumerator | (Inherited from System.Collections.CollectionBase) | 
|  | RemoveAt | (Inherited from System.Collections.CollectionBase) |