dotConnect for PostgreSQL Documentation
Devart.Common Namespace / DbDataTable Class / Disposed Event

In This Topic
Disposed Event
In This Topic
Adds an event handler to listen to the Disposed event on the component.
Syntax
'Declaration
 
Public Event Disposed As EventHandler
 
See Also