dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2ErrorCollection Class

DB2ErrorCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the error at the specified index. In C#, this property is the indexer for the DB2ErrorCollection class.  
Top
See Also