Compartir a través de


Pointers View (System_Runtime)

Contains the pointer part of a type signature.

Fields

The following table lists the fields in the Pointers view.

Column Type Required Description

Id

bigint

yes

The identifier of the pointer. References the [System_Runtime].[TypeSignatures] view.

Folder

int

yes

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

IsManaged

bit

yes

A bit flag that indicates whether the pointer is managed. If the pointer is unmanaged, the value of this flag should be 0.

Type

bigint

yes

The type of the pointer. References the [System_Runtime].[TypeSignatures] view.

Remarks

The following views reference the [System_Runtime].[Pointers] view.

See Also

Reference

System_Runtime Views
System_Runtime Schema

Send comments about this topic to Microsoft.