'Declaration
Public Overloads Function GetEvents() As System.ComponentModel.EventDescriptorCollection
'Usage
Dim instance As SQLStoredProc Dim value As System.ComponentModel.EventDescriptorCollection value = instance.GetEvents()
public System.ComponentModel.EventDescriptorCollection GetEvents()