|   | Metadata | 
The MetadataProviderBase type exposes the following members.
 Events
Events
        | Name | Description | |
|---|---|---|
|   | Disposed | Occurs when Adapter is disposed. (Inherited from Adapter) | 
|   | ExecutionException | Occurs when the IAdapter encounters an Exception during execution. (Inherited from Adapter) | 
|   | MetadataRefreshComplete | Occurs when Refresh of Metadata is completed. | 
|   | MetadataRefreshException | Occurs when an Exception is encountered during Refresh of Metadata. | 
|   | MetadataRefreshStart | Occurs when Refresh of Metadata is started. | 
|   | MetadataRefreshTimeout | Occurs when Refresh of Metadata times out. | 
|   | StatusUpdate | Occurs when the Adapter wants to provide a status update. (Inherited from Adapter) | 
 See Also
See Also