Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |