PropertyMethods 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 17) property methods to their associated methods in [System_Runtime].[Methods]. The get and set accessors are mapped in [System_Runtime].[Properties].
Fields
The following table lists the fields in the PropertyMethods extent.
Column | Type | Required | Description |
---|---|---|---|
Folder |
yes |
The Modeling Services Folder that is associated with the property method. |
|
Id |
Integer64 |
yes |
The identifier of the "other" property method. |
Property |
yes |
The property that contains the method. |
|
Method |
yes |
The "other" property method. |
Remarks
To work with this extent in the SQL Server Modeling Services, see PropertyMethods Table (System_Runtime Schema).