ClassOrInterfaces View (System_Runtime)
Contains the class or interface part of a type signature for common language runtime (CLR) types.
Fields
The following table lists the fields in the ClassOrInterfaces view.
Column | Type | Required | Description |
---|---|---|---|
Id |
bigint |
yes |
The identifier of the class or interface type signature. References the [System_Runtime].[TypeSignatures] view. |
Folder |
int |
yes |
The “Oslo” repository Folder associated with the class or interface. References the [Repository.Item].[Folders] view. (Default = 100) |
Type |
bigint |
yes |
The type definition that this type signature specifies. References the [System_Runtime].[Types] view. |
Remarks
The following views reference the [System_Runtime].[ClassOrInterfaces] view.