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: