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




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