DataConnection.MessageReceived Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event that is raised when a message is received from the data source.
public:
abstract event Microsoft::VisualStudio::Data::DataConnectionMessageReceivedEventHandler ^ MessageReceived;
public abstract event Microsoft.VisualStudio.Data.DataConnectionMessageReceivedEventHandler MessageReceived;
member this.MessageReceived : Microsoft.VisualStudio.Data.DataConnectionMessageReceivedEventHandler
Public MustOverride Event MessageReceived As DataConnectionMessageReceivedEventHandler