Arrays View (System_Runtime)
Contains the array part of a type signature for common language runtime (CLR) arrays.
Fields
The following table lists the fields in the Arrays view.
Column | Type | Required | Description |
---|---|---|---|
Id |
bigint |
yes |
The identifier of the array type signature. References the [System_Runtime].[TypeSignatures] view. |
Folder |
int |
yes |
The “Oslo” repository Folder associated with the array. References the [Repository.Item].[Folders] view. (Default = 100) |
Rank |
int |
yes |
The number of dimensions in the array. |
Type |
bigint |
yes |
The identifier of the element Type for the array. References the [System_Runtime].[TypeSignatures] view. |
Remarks
The following views reference the [System_Runtime].[Arrays] view.