IDataComponent Events
When implemented by a class, provides basic functionality required by data access components.Name | Description |
---|---|
Disposed | Represents the method that handles the Disposed event of a component. Inherited from IComponent. |
See Also