NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ADOErrors Properties

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

Public:

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.

See Also

ADOErrors Class | System.Data.ADO Namespace