DB2®ErrorCollection Properties

The properties of the DB2ErrorCollection class are listed here. For a complete list of DB2ErrorCollection class members, see the DB2ErrorCollection Members topic.

Public Properties

Property Description
public property Count Gets the number of errors in the collection.
public property this Gets the error at the specified index.

In C#, this property is the indexer for the DB2ErrorCollection class.