12. Understanding .NET Data Provider Connectivity : .NET Data Provider Classes : IngresInfoMessageEventArgs Class : IngresInfoMessageEventArgs Class Properties
 
Share this page                  
IngresInfoMessageEventArgs Class Properties
The following are the properties of the IngresInfoMessageEventArgs class:
Property
Accessor
Description
Errors
get
An ErrorCollection of one or more Error objects that give more detailed information on the warnings generated by the provider.
Message
get
A concatenation of all the messages in the Errors collection.
Number
get
The database-specific warning integer information returned by the Ingres database.
Source
get
Name of the data provider that generated the error. Always “Ingres.”