ULInfoMessageEventArgs members

Public properties
Member name Description

Message property

The informational or warning message string returned by the database.

NativeError property

The SQL code corresponding to the informational message or warning returned by the database.

Source property

The name of the ADO.NET data provider returning the message.

Public methods
Member name Description

ToString method

Returns the string representation of the ULConnection.InfoMessage event.

See also