asp.net.ph

SqlInfoMessageEventArgs.Message Property

System.Data.SqlClient Namespace   SqlInfoMessageEventArgs Class


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

Syntax


Script [ string variable = ] SqlInfoMessageEventArgs.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 SqlError in the Errors collection.

See Also

SqlInfoMessageEventArgs 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