Compartir a través de


PropertyMethods View (System_Runtime)

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.

Remarks

See Also

Reference

System_Runtime Views
System_Runtime Schema

Send comments about this topic to Microsoft.