asp.net.ph

OleDbInfoMessageEventArgs.ErrorCode Property

System.Data.OleDb Namespace   OleDbInfoMessageEventArgs Class


Returns the HRESULT following the ANSI SQL standard for the database.

Syntax


Script [ integer variable = ] OleDbInfoMessageEventArgs.ErrorCode

Property Value


variable Returns the HRESULT, which identifies the source of the error, if the error can be issued from more than one place.

The property is read only with no default value.

Remarks

This is a wrapper for the SQLState property of the first OleDbError in the Errors collection.

See Also

OleDbInfoMessageEventArgs Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph