asp.net.ph

SqlInfoMessageEventArgs.Source Property

System.Data.SqlClient Namespace   SqlInfoMessageEventArgs Class


Returns the name of the object that generated the error.

Syntax


Script [ string variable = ] SqlInfoMessageEventArgs.Source

Property Value


variable Returns the name of the object that generated the error.

The property is read only with no default value.

Remarks

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