BindingContexts 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.]
A logical grouping of assemblies. Assembly, type, and method references can be resolved if the referenced assemblies are in the same binding context.
Fields
The following table lists the fields in the BindingContexts table.
Column | Type | Required | Description |
---|---|---|---|
Folder |
yes |
The Modeling Services Folder that is associated with the binding context. References the [Repository.Item].[FoldersTable] view. |
|
Id |
bigint |
yes |
The identifier of the binding context. |
Name |
nvarchar(max) |
yes |
The name of the binding context. |