The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OdbcConnection::InfoMessage Event
.NET Framework (current version)
Occurs when the ODBC driver sends a warning or an informational message.
Assembly: System.Data (in System.Data.dll)
Clients that want to process warnings or informational messages sent by the server should create an OdbcInfoMessageEventHandler delegate to listen to this event.
.NET Framework
Available since 1.1
Available since 1.1
Show: