DataBus::GetEvents Method ()

 

Returns the events for the DataBus control.

Namespace:   Microsoft.SqlServer.Management.Data
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public:
virtual EventDescriptorCollection^ GetEvents() sealed

Return Value

Type: System.ComponentModel::EventDescriptorCollection^

An EventDescriptorCollection object that represents the events for the DataBus control.

Return to top
Show: