EventMethods Extent (System_Runtime Module)
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Maps only "other" (see ECMA-335, Partition II, Section 18) event methods in [System_Runtime].[Events] to their associated methods in [System_Runtime].[Methods]. The "add", "remove" and "fire" methods are mapped in [System_Runtime].[Events].
Fields
The following table lists the fields in the EventMethods extent.
Column | Type | Required | Description |
---|---|---|---|
Folder |
yes |
The Modeling Services Folder associated with the event method association. |
|
Id |
Integer64 |
yes |
The identifier of the event method association. |
Event |
yes |
The event that is associated with the "other" event method. |
|
Method |
yes |
The "other" event method belonging to the event. |
Remarks
To work with this extent in the SQL Server Modeling Services, see EventMethods Table (System_Runtime Schema).