Share via


TypeSignatures View (System_Runtime)

Stores type signature information. Different kinds of type signatures store their specific information in related views.

Fields

The following table lists the fields in the TypeSignatures view.

Column Type Required Description

Id

bigint

yes

The identifier for the type signature.

Folder

int

yes

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

TypeSignatureKind

tinyint

yes

An enumeration value between 1 and 6 that describes the kind of type signature. These numeric values are equivalent to ClassOrInterface, Pointer, FunctionPointer, Array, SzArray, and TypeVariable, respectively. These names correspond to the extents that hold additional part information about the type signature.

Remarks

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

See Also

Reference

System_Runtime Views
System_Runtime Schema

Send comments about this topic to Microsoft.