DatabaseMetaData Events |
The DatabaseMetaData type exposes the following members.
Name | Description | |
---|---|---|
ContainedElementAdded |
Raised when an element was added to a collection (indirectly) contained in this element
| |
ContainedElementChanged |
Raised when an element contained in this element was changed.
| |
ContainedElementRemoved |
Raised when an element was removed from a collection (indirectly) contained in this element
| |
HasBeenChanged |
Raised when a property on this object has been changed.
| |
PropertyChanged |
Occurs when a property value changes.
|