OdbcInfoMessageEventArgs Class
.NET Framework (current version)
Provides data for the InfoMessage event.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Retrieves a string representation of the InfoMessage event.(Overrides Object.ToString().) |
The InfoMessage event contains an OdbcErrorCollection collection with warnings sent from the data source.
.NET Framework
Available since 1.1
Available since 1.1
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

