OleDbInfoMessageEventArgs Class
Provides data for the InfoMessage event. This class cannot be inherited.
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 OleDbErrorCollection collection with warnings sent from the data source.
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.

