DbDataRecord::ICustomTypeDescriptor::GetEvents Method ()

 

Returns the events for this instance of a component.

Namespace:   System.Data.Common
Assembly:  System.Data (in System.Data.dll)

private:
virtual EventDescriptorCollection^ GetEvents() sealed = ICustomTypeDescriptor::GetEvents

Return Value

Type: System.ComponentModel::EventDescriptorCollection^

An EventDescriptorCollection that represents the events for this component instance.

For more information, see GetEvents.

.NET Framework
Available since 1.1
Return to top
Show: