asp.net.ph

SqlInfoMessageEventArgs Class

System.Data.SqlClient Namespace


Provides data for the InfoMessage event.

SqlInfoMessageEventArgs Class Members

Collapse   Properties

Visibility Name Value Type Accessibility
public Errors SqlErrorCollection [ Get ]
public Message String [ Get ]
public Source String [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
public ToString ( ) String

Remarks

The InfoMessage event contains an SqlErrorCollection which contains the warnings sent from the server.

An InfoMessage event is generated when an SQL Server™ message with a severity level of 10 or less occurs.

See Also

SqlConnection.InfoMessage Event   SqlInfoMessageEventHandler Delegate 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