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!

ADOError Properties

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

Public:

Message Gets a short description of the error.
NativeError Gets the database-specific error information.
Source Gets the name of the object that generated the error.
SQLState Gets the five-character error code following the ANSI SQL standard for the database.

See Also

ADOError Class | System.Data.ADO Namespace