Share via


PointerCustomModifiers View (System_Runtime)

Stores custom modifiers for pointers in the [System_Runtime].[Pointers] view.

Fields

The following table lists the fields in the PointerCustomModifiers view.

Column Type Required Description

Id

bigint

yes

The identifier of the custom modifier.

CompilerMustUnderstand

bit

yes

A bit flag that specifies that the compiler must understand the modifier. If this flag is set to 0, the modifier is optional and can be ignored.

CustomModifierType

bigint

yes

A reference to the type of the custom modifier. References the [System_Runtime].[Types] view.

Folder

int

yes

The “Oslo” repository Folder associated with the custom modifier. References the [Repository.Item].[Folders] view. (Default = 100)

Pointer

bigint

yes

The pointer that uses the custom modifier. References the [System_Runtime].[Pointers] view.

Remarks

See Also

Reference

System_Runtime Views
System_Runtime Schema

Send comments about this topic to Microsoft.