Compartir a través de


BindingContextAssemblies Table (System_Runtime Schema)

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Associates assemblies with a binding context.

Fields

The following table lists the fields in the BindingContextAssemblies table.

Column Type Required Description

Folder

[Repository.Item].[FolderId]

yes

The Modeling Services Folder that is associated with the binding context assembly. References the [Repository.Item].[FoldersTable] view.

Id

bigint

yes

The identifier of the binding context assembly.

Context

bigint

yes

The binding context that contains the assembly. References the [System_Runtime].[BindingContexts] view.

Assembly

bigint

yes

The assembly that is contained in the binding context. References the [System_Runtime].[Assemblies] view.

Remarks

See Also

Reference

System_Runtime Tables
System_Runtime Schema

Send comments about this topic to Microsoft.