'DeclarationPublic Overloads Function GetEvents() As System.ComponentModel.EventDescriptorCollection
'UsageDim instance As SQLStoredProc Dim value As System.ComponentModel.EventDescriptorCollection value = instance.GetEvents()
public System.ComponentModel.EventDescriptorCollection GetEvents()