BindingContexts Extent (System_Runtime Module)
[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 extent.
Column | Type | Required | Description |
---|---|---|---|
Folder |
yes |
The Modeling Services Folder that is associated with the binding context. |
|
Id |
Integer64 |
yes |
The identifier of the binding context. |
Name |
Text |
yes |
The name of the binding context. |
Remarks
To work with this extent in the SQL Server Modeling Services, see BindingContexts Table (System_Runtime Schema).