Share via


Delegates View (System_Runtime)

Contains the delegate definition part of common language runtime (CLR) types.

Fields

The following table lists the fields in the Delegates view.

Column Type Required Description

Id

bigint

yes

The identifier of the delegate definition. References the [System_Runtime].[Types] view.

Folder

int

yes

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

Parameters

bigint

The parameters for the delegate. References the [System_Runtime].[ParameterSignatures] view.

ReturnType

bigint

The return type of the delegate. References the [System_Runtime].[TypeSignatures] view.

Remarks

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

See Also

Reference

System_Runtime Views
System_Runtime Schema

Send comments about this topic to Microsoft.