Compartir a través de


FriendAssemblies View (System_Runtimer)

Defines friend assembly relationships.

Fields

The following table lists the fields in the FriendAssemblies view.

Column Type Required Description

Id

bigint

yes

The identifier of the friend assembly mapping.

Assembly

bigint

yes

The assembly that exposes its internal types and members to the friend assembly. References the [System_Runtime].[Assemblies] view.

Folder

int

yes

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

Friend

bigint

yes

The friend assembly that has access to the internal types and members of the target assembly. References the [System_Runtime].[Assemblies] view.

Remarks

See Also

Reference

System_Runtime Views
System_Runtime Schema

Send comments about this topic to Microsoft.