| MappingDataStore Events | 
The MappingDataStore type exposes the following members.
| Name | Description | |
|---|---|---|
| GroupableModelElementMappingAdded | 
            Raised when a GroupableModelElement mapping was added to the Mappings store in a DatabaseMappingData store in this MappingDataStore. The DriverID of the
            enclosed GroupableModelElementMapping can be used to track back to the DatabaseMappingData store where the mapping is located. 
              | |
| GroupableModelElementMappingChanged | 
            Raised when a GroupableModelElement mapping in a DatabaseMappingData store in this MappingDataStore was changed. The DriverID of the
            enclosed GroupableModelElementMapping can be used to track back to the DatabaseMappingData store where the mapping is located. 
              | |
| GroupableModelElementMappingRemoved | 
            Raised when a GroupableModelElement mapping was removed from the Mappings store in a DatabaseMappingData store in this MappingDataStore. The DriverID of the
            enclosed GroupableModelElementMapping can be used to track back to the DatabaseMappingData store where the mapping is located. 
              | |
| MappingDataChanged | 
            Event which is raised when the MappingDataStore was changed.
              |