Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Stores the get and set methods belonging to properties in the [System_Runtime].[Properties] view.
Fields
The following table lists the fields in the PropertyMethods view.
Column | Type | Required | Description |
---|---|---|---|
Id |
bigint |
yes |
The identifier of the property method. |
Folder |
int |
yes |
The “Oslo” repository Folder associated with the property method. References the [Repository.Item].[Folders] view. (Default = 100) |
Property |
bigint |
yes |
The property that contains the method. References the [System_Runtime].[Properties] view. |
Method |
bigint |
yes |
The get or set property method. References the [System_Runtime].[Methods] view. |