asp.net.ph

OleDbInfoMessageEventArgs.Message Property

System.Data.OleDb Namespace   OleDbInfoMessageEventArgs Class


Returns the full text of the error sent from the data source.

Syntax


Script [ string variable = ] OleDbInfoMessageEventArgs.Message

Property Value


variable Returns the full text of the error.

The property is read only with no default value.

Remarks

This is a wrapper for the Message 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