Icon EDBMessageEventArgs Class

The EDBMessageEventArgs class is used to instantiate the parameters for the EDBStatusEvent and EDBLogEvent delegates.

Namespace: Elevate.ElevateDB.Data

Inherits From System.EventArgs

Constructors
(Msg: String)

Properties
PropertyDescription
Message: StringIndicates the current status message being returned for the command execution.
Image