The properties of the ADOErrors class are listed below. For a complete list of ADOErrors class members, see the ADOErrors Members topic.
All | Gets all of the adapter errors collected. |
Count | Gets the number of errors in the collection. |
Item | Gets the error at the specified index.
In C#, this member is the indexer for the ADOErrors class. |