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




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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