Name

OleDbInfoMessageEventHandler

Synopsis

This delegate represents the method that will be used to handle the InfoMessage event of an OleDbConnection.

public delegate void OleDbInfoMessageEventHandler(object sender, OleDbInfoMessageEventArgs e);

Associated Events

OleDbConnection.InfoMessage( )

Get ADO.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.